pub fn block_all_subscribable()Expand description
Block all subscribable signals.
Calling this function effectively restores the default behavior of version <= 0.2.0 of this library.
THIS MUST BE CALLED BEFORE ANY OTHER THREADS ARE SPAWNED IN YOUR PROCESS.