Skip to content

Add queue helpers to QueueContext

Choose a tag to compare

@tanner0101 tanner0101 released this 20 May 18:07
e7c0ff0
This patch was authored by @ileitch and released by @tanner0101.

Add queue and queues(_:) helpers to QueueContext so that jobs may also be dispatched from other jobs, just like they are currently dispatched from a Request (#71).