it may be because user1 is trying to update same record user2
has locked. once user2 commits changes, update for user1 finishes.

np70