diff options
author | Guilherme Mansur <guilherme.mansur@shopify.com> | 2019-04-26 18:22:29 -0400 |
---|---|---|
committer | Guillermo Iguaran <guilleiguaran@gmail.com> | 2019-04-26 17:22:28 -0500 |
commit | dbcaf9d157c9303d617a200e8c4b0832eb8af749 (patch) | |
tree | 55d3738a03936277362bea81a58ce37e3450bc98 /actionview/test/fixtures/public | |
parent | 4dfdc7eb90be905e0e8e583f942091ce12381b37 (diff) | |
download | rails-dbcaf9d157c9303d617a200e8c4b0832eb8af749.tar.gz rails-dbcaf9d157c9303d617a200e8c4b0832eb8af749.tar.bz2 rails-dbcaf9d157c9303d617a200e8c4b0832eb8af749.zip |
Fallback to spawn instead of fork in jruby (#36111)
* Fallback to spawn instead of fork in jruby
This commit: b342db6 introduced a `fork` fork when running the railties
tests since this is not supported in jruby we fallback to using spawn.
Fixes: https://github.com/rails/rails/issues/35900
Diffstat (limited to 'actionview/test/fixtures/public')
0 files changed, 0 insertions, 0 deletions