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
{{ message }}
This repository was archived by the owner on Mar 2, 2023. It is now read-only.
In our processing by Request we have multi task processing. We noticed a crash when accessing the static dictionary object.
Shouldn't access to the dictionary be synchronized (locked)?
Or use a ConcurrentDictionary Class ?
Thanks for your feedback
The text was updated successfully, but these errors were encountered: