Skip to content

Instance Method

asyncShutdown()

Shut down the driver asynchronously. Helps avoid calling .wait()
func asyncShutdown() async

Default Implementations

QueuesDriver Implementations

  • asyncShutdown()
    Shut down the driver asynchronously. Helps avoid calling .wait()