| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-09 | Add missing GVL hooks for M:N threads and ractors | John Hawthorn | |
| 2023-12-03 | Revert "Add missing GVL hooks for M:N threads and ractors" | John Hawthorn | |
| This reverts commit ad54fbf281ca1935e79f4df1460b0106ba76761e. | |||
| 2023-12-02 | Add missing GVL hooks for M:N threads and ractors | John Hawthorn | |
| [Bug #20019] This fixes GVL instrumentation in three locations it was missing: - Suspending when blocking on a Ractor - Suspending when doing a coroutine transfer from an M:N thread - Resuming after an M:N thread starts Co-authored-by: Matthew Draper <matthew@trebex.net> | |||
