Currently, link breakages are delivered cooperatively. This is undesirable behavior in the case of processes that have long running message handlers and processes spawned from an anonymous function, which might never yield execution to an error handler. We need the ability to deliver an interrupt to the fiber running a particular process.