concurrent / 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
An incomplete completion.