A wrapper around Event that adds verbosity to state changes.
All state changes will be reported (from set to reset and vice versa). Also, a fiber that has to sleep due to the Event not being set will
also be reported.
Don't forget to call open, or the event will behave as a usual Event.
A wrapper around Event that adds verbosity to state changes.
All state changes will be reported (from set to reset and vice versa). Also, a fiber that has to sleep due to the Event not being set will also be reported.
Don't forget to call open, or the event will behave as a usual Event.