segmentio / Analytics-CSharp

The hassle-free way to add Segment analytics to your C# written app (.Net/Xamarin/Unity).
MIT License
21 stars 8 forks source link

fix concurrent collection modification issue #62

Closed wenxi-zeng closed 1 year ago

wenxi-zeng commented 1 year ago

attempt to address issue mentioned in #61 caused by concurrent access of collection (dictionary and list)