timcassell / ProtoPromise

Robust and efficient library for management of asynchronous operations in C#/.Net.
MIT License
147 stars 13 forks source link

Race condition #267

Closed timcassell closed 11 months ago

timcassell commented 12 months ago

A race condition causes an object to be mutated after it's re-pooled.

https://github.com/timcassell/ProtoPromise/runs/16896467867