hunt-extra v1.1.7 (2021-11-17T07:07:29Z)
Home
Dub
Repo
CountedCompleter.internalPropagateException
hunt
concurrency
ForkJoinTask
CountedCompleter
Supports ForkJoinTask exception propagation.
class
CountedCompleter
(T)
void
internalPropagateException
(
Throwable
ex
)
Meta
Source
See Implementation
hunt
concurrency
ForkJoinTask
CountedCompleter
constructors
this
functions
addToPendingCount
compareAndSetPendingCount
complete
compute
decrementPendingCountUnlessZero
exec
firstComplete
getCompleter
getPendingCount
getRawResult
getRoot
helpComplete
internalPropagateException
nextComplete
onCompletion
onExceptionalCompletion
propagateCompletion
quietlyCompleteRoot
setPendingCount
setRawResult
tryComplete
variables
completer
pending
Supports ForkJoinTask exception propagation.