Skip to content

Commit 09cb678

Browse files
committed
Missing documentation.
1 parent fa6c830 commit 09cb678

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/async/timeout.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ def cancelled?
5858
@handle.cancelled?
5959
end
6060

61+
# Raised when attempting to reschedule a cancelled timeout.
6162
class CancelledError < RuntimeError
6263
end
6364

0 commit comments

Comments
 (0)