mirror of
https://github.com/polybar/polybar.git
synced 2024-10-27 05:23:39 -04:00
b636baf082
If any signal receiver throws an exception for any reason after receiving a signal, no one would find out about it because the signal emitter just ignored exceptions Also actually delivering the signal caused some exceptions because not all signals have a receiver. Resolves #1593 |
||
---|---|---|
.. | ||
signal.hpp | ||
signal_emitter.hpp | ||
signal_fwd.hpp | ||
signal_receiver.hpp | ||
types.hpp |