Skip to content

Commit 5d41059

Browse files
committed
Revert "Daemon - close stdin, out and err for tau boot script"
This reverts commit 42cd547.
1 parent a4b60ed commit 5d41059

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/server/ruby/bin/daemon.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -430,9 +430,6 @@ def boot
430430
end
431431
end
432432
end
433-
else
434-
@stdin.close
435-
@stdout_and_err.close
436433
end
437434
end
438435

0 commit comments

Comments
 (0)