jwt icon indicating copy to clipboard operation
jwt copied to clipboard

Added synchronisation directives in WeakValueMap

Open jibee opened this issue 9 years ago • 0 comments

Hi,

Can you please merge this change?

I introduced locking directives in WeakValueMap, which prevents two threads from manipulating the underlying map at the same time. This eliminated the handful of crashes that were directly relating to this class - but also a whole suite of random crashes and session resets with Internet Explorer as client.

Thanks!

JB

jibee avatar Nov 15 '16 22:11 jibee