summaryrefslogtreecommitdiffhomepage
path: root/test/ruby/hooks (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2021-07-21Tests: use mutex with multitthreaded Ruby hooks.Oisin Canty3-3/+15
This commit fixes a rare crash that can occur when File.write is called by many threads.
2021-07-02Tests: Ruby hooks.Oisin Canty7-0/+39