timcassell / ProtoPromise

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

Support disable domain reload in Unity Editor #205

Closed timcassell closed 1 year ago

timcassell commented 1 year ago

Fixes #204.

@drew-512 PTAL

timcassell commented 1 year ago

Unfortunately, this is pretty much impossible to unit test.