summaryrefslogtreecommitdiff
path: root/test/fiber/test_process.rb
AgeCommit message (Expand)Author
2024-01-24Use exit 0 instead of true on windows platformHiroshi SHIBATA
2023-08-29Validate the typed data before dereferencing the internal struct. (#8315)Samuel Williams
2022-01-19`rb_fiber_terminate` must not return [Bug #18497]Nobuyoshi Nakada
2020-12-09Add support for non-blocking `Process.wait`.Samuel Williams