FoundatioFx / Foundatio

Pluggable foundation blocks for building distributed apps.
Apache License 2.0
1.96k stars 243 forks source link

Added QueueJob RunUntilEmptyAsync TimeSpan Overload, refactored cancellation tokens #302

Closed niemyjski closed 1 month ago

niemyjski commented 1 month ago

This should generally speed up tests where you don't want to wait the full 30 second default timeout.