timcassell / ProtoPromise

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

Add `Finally` overloads supporting returning `Promise`. #324

Closed timcassell closed 8 months ago

timcassell commented 8 months ago

Resolves #319