Commit 8ec3f548f14a2e310a3a8a645104ea8c7380cac5

Authored by renansoares
1 parent 42c5e247
Exists in master and in 1 other branch v2

trying to fix websocket

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
config/initializers/eventmachine.rb
... ... @@ -1 +0,0 @@
1   -Thread.new { EventMachine.run } unless EventMachine.reactor_running? && EventMachine.reactor_thread.alive?