mirror of
https://github.com/polybar/polybar.git
synced 2024-11-03 04:33:30 -05: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 |