init(_:)
Create an UnownedJob whose lifetime must be managed carefully until it is run exactly once.
Declaration
init(_ job: ExecutorJob)Create an UnownedJob whose lifetime must be managed carefully until it is run exactly once.
init(_ job: ExecutorJob)