OpenOptions.utGcDisabled

Disable all GC collection during the reactor run time. Only available for UTs.

struct OpenOptions
version(unittest)
bool utGcDisabled;

Meta