We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95b5c8e commit a4d50aaCopy full SHA for a4d50aa
spec/tags/core/signal/trap_tags.txt
@@ -1,6 +1,3 @@
1
-fails:Signal.trap raises an exception for a non-callable at the point of use
2
-fails:Signal.trap raises ArgumentError or Errno::EINVAL for SIGKILL
3
-fails:Signal.trap raises ArgumentError or Errno::EINVAL for SIGSTOP
4
fails:Signal.trap the special EXIT signal code accepts the EXIT code
5
fails:Signal.trap the special EXIT signal code runs the proc before at_exit handlers
6
slow:Signal.trap allows to register a handler for all known signals, except reserved signals for which it raises ArgumentError
0 commit comments