Add signal-port
benohalloran opened this issue · 0 comments
benohalloran commented
May not be part of the existing port interface, but similar idea.
Set up an daisy-chain of signal handlers in the bop library. This will let us re-enable the Ruby signal handlers.
All signals will call all registered functions. BOP library functions will be called either first or last (TBD). All others in an unspecified order.