Skip to content

Commit 79ca3da

Browse files
Documentation.
1 parent 5f1cb04 commit 79ca3da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/async/container/error.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ def initialize
2121
end
2222
end
2323

24+
# Similar to {Terminate}, but represents `SIGKILL`.
2425
class Kill < SignalException
2526
SIGKILL = Signal.list["KILL"]
2627

0 commit comments

Comments
 (0)