rails/actioncable/lib
Matthew Draper 162e889f16 Prevent race condition when launching EventMachine reactor
reactor_running? will be true just after the thread enters
EventMachine.run; reactor_thread only gets set after the internal
initialize_event_machine method has been called, the C extension is set
up, and it is entering its run loop.
2016-11-30 22:55:04 +10:30
..
action_cable Prevent race condition when launching EventMachine reactor 2016-11-30 22:55:04 +10:30
rails/generators/channel applies new string literal convention in actioncable/lib 2016-08-06 19:13:46 +02:00
action_cable.rb applies new string literal convention in actioncable/lib 2016-08-06 19:13:46 +02:00