mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
OpenOptions.utGcDisabled
mecca
reactor
Reactor
OpenOptions
Disable all GC collection during the reactor run time. Only available for UTs.
struct
OpenOptions
version(unittest)
bool
utGcDisabled
;
Meta
Source
See Implementation
mecca
reactor
Reactor
OpenOptions
variables
faultHandlersEnabled
fiberStackSize
gcInterval
gcRunThreshold
hangDetectorTimeout
hoggerWarningThreshold
maxDesiredRunTime
numFibers
numThreadsInPool
numTimers
registerDefaultIdler
threadDeferralEnabled
threadStackSize
timerGranularity
utGcDisabled
Disable all GC collection during the reactor run time. Only available for UTs.