Commit e34386e
committed
Multi-Ractor support
We enabled multi-Ractor support in the `ruby` repo. We also added
assertion that MMTk worker threads should never attempt to acquire the
VM lock, regardless whether there is a single Ractor or multiple
Ractors.
Edited the README.md because we no longer exclude Ractor-related tests.1 parent d9ae4e2 commit e34386e
2 files changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | | - | |
273 | | - | |
274 | 272 | | |
275 | 273 | | |
276 | 274 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments