Hi, I noticed trying to run the interrupt.lua example from the zquide didn't work as expected. Digging deeper, I see that the s_catch_signal() function in zhelpers.lua is actually empty. Is there a fix for this, or a straightforward way to catch interrupts during zmq calls? Thanks!