SP_event()
,
SP_signal()
and related functionality).
SPIO_E_INTERRUPTED
.
restore/1
would
disrupt the debugging session.
profile_reset/1
was broken; problems with multifile.
library(timeout)
: time_out/3
would sometimes interrupt I/O
or miss a timeout under Windows.
library(sockets)
: Some operations would raise an exception when
an interrupt occurred, e.g. at ^C.
relation/3, table/[2,3]
: bugs with empty and infinite sets.