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.
Loop
1 parent e28394b commit 453c1c1Copy full SHA for 453c1c1
lib/async/container/supervisor/loop.rb
@@ -29,6 +29,8 @@ def self.run(interval: 60, &block)
29
end
30
31
32
+
33
+ private_constant :Loop
34
35
36
0 commit comments