diff options
| author | KOBAYASHI Shuji <[email protected]> | 2021-01-12 15:41:22 +0900 |
|---|---|---|
| committer | KOBAYASHI Shuji <[email protected]> | 2021-01-12 15:41:22 +0900 |
| commit | 02121cbd65b5e1445f2e6ed08eb758621fd38b8b (patch) | |
| tree | 82fe37ca9bf1e12a78e2cf09b3cbd6e0ac4c85df /include | |
| parent | 974e245ae0cb4a0c3eda14a9617090173b326e8a (diff) | |
| download | mruby-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')
0 files changed, 0 insertions, 0 deletions
