summaryrefslogtreecommitdiffhomepage
path: root/include/mruby.h
diff options
context:
space:
mode:
authorKOBAYASHI Shuji <[email protected]>2021-01-12 15:41:22 +0900
committerKOBAYASHI Shuji <[email protected]>2021-01-12 15:41:22 +0900
commit02121cbd65b5e1445f2e6ed08eb758621fd38b8b (patch)
tree82fe37ca9bf1e12a78e2cf09b3cbd6e0ac4c85df /include/mruby.h
parent974e245ae0cb4a0c3eda14a9617090173b326e8a (diff)
downloadmruby-02121cbd65b5e1445f2e6ed08eb758621fd38b8b.tar.gz
mruby-02121cbd65b5e1445f2e6ed08eb758621fd38b8b.zip
Fix that sometimes parallel build of test code fails; fix #5284
The cause is that `mrbgem.rake` of` mruby-test` gem is loaded when test code is requested to be built, but when `mrbgem.rake` is loaded, `MRuby::Gem.current` is updated, which is not thread safe. Address this by not loading `mrbgem.rake` in parallel.
Diffstat (limited to 'include/mruby.h')
0 files changed, 0 insertions, 0 deletions