WhiskeySockets / BaileysCSharp

Lightweight full-featured C# WhatsApp Web API
63 stars 21 forks source link

Concurrent Update Exception #18

Closed viniciusverasdossantos closed 4 months ago

viniciusverasdossantos commented 4 months ago

Concurrent Update Exception:

image

donaldjansen commented 4 months ago

I have changed this to a ConcurrentDictionary, however this will also be replaced lateron with a better event handler