Folleach / GeometryDashAPI

API for Geometry Dash
MIT License
62 stars 8 forks source link

Concurrent access to serializer cache #12

Closed Folleach closed 1 year ago

Folleach commented 2 years ago

Describe the bug The exception is when you first try to deserialize/serialize an object by concurrency

To Reproduce Serialize/Deserialize same types at the same time

Folleach commented 1 year ago

Released in v0.2.8