hybrid.core.Runnable.halt#

Runnable.halt()[source]#

Called by stop(). Override this method (instead of stop) to handle stopping of one blocking call of next. Defaults to NOP.