Skip to content

Commit af20806

Browse files
Laggy test.
1 parent 9f6133b commit af20806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fixtures/async/container/controllers/graceful.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ def setup(container)
2121
end
2222
end
2323

24-
controller = Graceful.new(graceful_stop: 0.01)
24+
controller = Graceful.new(graceful_stop: 0.1)
2525

2626
begin
2727
controller.run

0 commit comments

Comments
 (0)