Support awaiting all on-going, deferred tasks to complete before shutting down ProcessorSubscription
#78
Labels
enhancement
New feature or request
ProcessorSubscription
#78
Despite shutting a processor down before async task completes isn't a critical problem thanks to later re-process, it is a common requirement to await all async task's completion to avoid unnecessary errors/warns from middleware clients or so.
The text was updated successfully, but these errors were encountered: