aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/lib/action_mailer
diff options
context:
space:
mode:
authorMatthew Draper <matthew@trebex.net>2016-11-30 22:22:36 +1030
committerMatthew Draper <matthew@trebex.net>2016-11-30 22:55:04 +1030
commit162e889f16ceb47978fe9bc81ac0b46672f05ff0 (patch)
treedad4cd7f849ef749c10060c50196f1b2ec670604 /actionmailer/lib/action_mailer
parent0e97cd1a0d3e7dbe2b99eb111e005d7c9d7002b7 (diff)
downloadrails-162e889f16ceb47978fe9bc81ac0b46672f05ff0.tar.gz
rails-162e889f16ceb47978fe9bc81ac0b46672f05ff0.tar.bz2
rails-162e889f16ceb47978fe9bc81ac0b46672f05ff0.zip
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.
Diffstat (limited to 'actionmailer/lib/action_mailer')
0 files changed, 0 insertions, 0 deletions