diff --git a/github-fast-envd.rb b/github-fast-envd.rb index 6497ca1..80e9367 100755 --- a/github-fast-envd.rb +++ b/github-fast-envd.rb @@ -36,10 +36,6 @@ end control_server = UNIXServer.new(control_socket_path) File.chmod 0700, control_socket_path -#at_exit do -# control_server.close -#end - $original_stderr.puts "serving control socket" connection_id = 0