You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I definitely remember this being a thing in the past, but I thought it was fixed. I vaguely remember making a fix to client locking, which I remember being months ago. I'll double-check our local checkout of the repo at work tomorrow to make sure that there's not an un-pushed fix.
If this is happening in a sporadic manner, then that implies that there's a bug in our client locking code, e.g. perhaps we're not actually performing it correctly, and two methods can actually be executed in parallel with the same client id.
I've only seen it happen in python 2.7, and it only happens sporadically. Usually goes away if you re-run the build.
The text was updated successfully, but these errors were encountered: