mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
I've gotta stop editing code on github
Github plz add whitespace eliminating option on your web editor
This commit is contained in:
parent
73397c646e
commit
d75e1573ed
1 changed files with 0 additions and 1 deletions
|
@ -78,7 +78,6 @@ class TestThreadPool < Minitest::Test
|
|||
end
|
||||
|
||||
pool.trim
|
||||
|
||||
# wait/join required here for MRI, JRuby slow enough to error here
|
||||
worker = pool.instance_variable_get(:@workers).first
|
||||
worker.join if worker
|
||||
|
|
Loading…
Add table
Reference in a new issue