Skip to content

Structure

QueueWorker

The worker that runs Jobs.
struct QueueWorker

Topics

Instance Methods

  • run()
    Run the queue until there is no more work to be done. This is a thin wrapper for ELF-style callers.

Relationships

Conforms To

  • Swift.Sendable
  • Swift.SendableMetatype