summaryrefslogtreecommitdiff
path: root/test/fiber/test_thread.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix potential hang when joining threads.Samuel Williams2021-08-031-0/+39
* Revert "Fix potential hang when joining threads."Yusuke Endoh2021-07-281-14/+0
* Fix potential hang when joining threads.Samuel Williams2021-07-271-0/+14
* Suppress exception report in inner threadNobuyoshi Nakada2021-06-151-1/+3
* Close leaked file descriptorsNobuyoshi Nakada2021-06-151-0/+2
* Wake up join list within thread EC context. (#4471)Samuel Williams2021-06-141-0/+20
* Expose scheduler as public interface & bug fixes. (#3945)Samuel Williams2021-02-091-0/+45