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.
1 parent dd37b24 commit d672293Copy full SHA for d672293
guides/getting-started/readme.md
@@ -73,7 +73,7 @@ class Controller < Async::Container::Controller
73
# or Async::Container::Threaded.new
74
# or Async::Container::Hybrid.new
75
end
76
-
+
77
def setup(container)
78
container.run count: 2, restart: true do |instance|
79
while true
0 commit comments