Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added synchronisation directives in WeakValueMap #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jibee
Copy link

@jibee jibee commented Nov 15, 2016

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 and others added 2 commits November 15, 2016 21:58
This correct various random crashes occuring with Internet Explorer when push
updates are used.
@MatthiasVC MatthiasVC force-pushed the master branch 2 times, most recently from 6bcbcdb to 51d8acb Compare January 20, 2025 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant