Skip to content

Commit 23599d8

Browse files
committed
Removed Stoppable, which is no longer being used.
1 parent 187957e commit 23599d8

File tree

3 files changed

+0
-58
lines changed

3 files changed

+0
-58
lines changed

lib/concurrent.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
require 'concurrent/promise'
2525
require 'concurrent/runnable'
2626
require 'concurrent/scheduled_task'
27-
require 'concurrent/stoppable'
2827
require 'concurrent/supervisor'
2928
require 'concurrent/timer_task'
3029
require 'concurrent/tvar'

lib/concurrent/stoppable.rb

Lines changed: 0 additions & 20 deletions
This file was deleted.

spec/concurrent/stoppable_shared.rb

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)