This is a similar safeguard to that used by the hogger detection. If activated (disabled by default), it
premptively prompts the reactor every set time to see whether fibers are still being switched in/out. If it
finds that the same fiber is running, without switching out, for too long, it terminates the entire program.
Hard hang detection.
This is a similar safeguard to that used by the hogger detection. If activated (disabled by default), it premptively prompts the reactor every set time to see whether fibers are still being switched in/out. If it finds that the same fiber is running, without switching out, for too long, it terminates the entire program.