summaryrefslogtreecommitdiff
path: root/ruby_atomic.h
diff options
context:
space:
mode:
authorXia Xionjun <xxjapp@gmail.com>2020-01-21 22:41:45 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2020-01-21 22:41:45 +0900
commit25f2005a638570cce832d218a451072057610f06 (patch)
treeb48ee2d51143318bc05a1640120880ab00fc2b5b /ruby_atomic.h
parentb0ca1fc21bbb9dac65a3b3f7b5935e691ece1501 (diff)
fix load error with EAGAIN
This is a fix related to the following issue. rails/rails#33464 Not only in rails apps, some little ruby app with only 2 or 3 ruby files reproduce the problem during many years. When I edit linux ruby files by vs code via samba on windows, and then I execute the ruby files on linux, "require_relative" will sometimes not work properly. My solution is to wait a monument if the required relative file is busy.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/2702
Diffstat (limited to 'ruby_atomic.h')
0 files changed, 0 insertions, 0 deletions