Skip to content

Commit

Permalink
strip trailing spaces [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu committed Dec 16, 2020
1 parent a9a7f4d commit 359ad44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bootstraptest/test_ractor.rb
Expand Up @@ -136,7 +136,7 @@
end
a = []
Ractor.receive_if do |msg|
begin
Ractor.receive
Expand All @@ -155,7 +155,7 @@
true # delete 2 from queue
end
a #
a #
}

###
Expand Down

0 comments on commit 359ad44

Please sign in to comment.