UsmanJafri/PyconChat

Thread safety

UsmanJafri opened this issue · 1 comments

Thread-safety violation: The group map is being accessed by multiple threads concurrently in an unsafe manner.

my server side crashes after some time sometimes with multiple clients but that could be as im testging locally on same machine aswell as from another system on same net!