rebus-org / Rebus.Async

:bus: Experimental async extensions for Rebus
https://mookid.dk/category/rebus
Other
13 stars 9 forks source link

Introduce task completion source #8

Closed matt-psaltis closed 5 years ago

matt-psaltis commented 5 years ago

Replaces looping with a delay with a TaskCompletionSource as per: https://github.com/rebus-org/Rebus.Async/issues/7


Rebus is MIT-licensed. The code submitted in this pull request needs to carry the MIT license too. By leaving this text in, I hereby acknowledge that the code submitted in the pull request has the MIT license and can be merged with the Rebus codebase.

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.

mookid8000 commented 5 years ago

Excellent, thanks 🙂

mookid8000 commented 5 years ago

it's out in Rebus.Async 6.0.0 on NuGet.org now 🎉