Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
byroot committed Jul 28, 2023
1 parent eae4ed4 commit 2768e66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/pitchfork.rb
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ def self.clean_fork(setpgid: true, &block)
while block
block = catch(self) do
Thread.current[:pitchfork_handle_clean_fork] = true
Info.close_all_fds!
block.call
nil
end
Expand Down

0 comments on commit 2768e66

Please sign in to comment.