Skip to content

Commit

Permalink
Fix TimerTask example output
Browse files Browse the repository at this point in the history
  • Loading branch information
bensheldon committed Jul 5, 2023
1 parent 483dd33 commit 45afc3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/concurrent-ruby/concurrent/timer_task.rb
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ module Concurrent
# #=> Boom! Boom!
# #=> Boom! Boom! Boom!
# #=> Boom! Boom! Boom! Boom!
# #=> Boom! Boom! Boom! Boom! Boom!
# #=> Stopping...
#
# @example Observation
Expand Down

0 comments on commit 45afc3c

Please sign in to comment.