vapor / queues

A queue system for Vapor.
MIT License
169 stars 41 forks source link

Adopt Async Lifecycle Handler #132

Closed 0xTim closed 5 months ago

0xTim commented 5 months ago

These changes are now available in 1.14.0

Adopt Vapor's asynchronous LifecycleHandler APIs to avoid calling .wait() in the main application flow