tuweni / org.apache.tuweni.concurrent / AsyncCompletion / incomplete

incomplete

open static fun incomplete(): CompletableAsyncCompletion! (source)

Return an incomplete completion, that can be later completed or failed.

Return
CompletableAsyncCompletion!: An incomplete completion.