-
The
WorkItem
is active now and in process by theNIOThreadPool
.Declaration
Swift
case active
-
The
WorkItem
was cancelled and will not be processed by theNIOThreadPool
.Declaration
Swift
case cancelled
NIO 2.26.0 Docs (90% documented)
The WorkItem
is active now and in process by the NIOThreadPool
.
Swift
case active
The WorkItem
was cancelled and will not be processed by the NIOThreadPool
.
Swift
case cancelled