mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
FiberKilledWithNoResult
mecca
reactor
sync
future
Custom exception thrown by
Future.get
if the fiber quit without setting a result
class
FiberKilledWithNoResult : Exception {
mixin
ExceptionBody
!
"Future controlled fiber killed without setting a result"
;
}
Members
Mixins
__anonymous
mixin
ExceptionBody
!
"Future controlled fiber killed without setting a result"
Undocumented in source.
Meta
Source
See Implementation
mecca
reactor
sync
future
classes
FiberKilledWithNoResult
structs
Future
Custom exception thrown by Future.get if the fiber quit without setting a result