This website requires JavaScript.
Explore
Help
Register
Sign In
technocloud-public
/
nginx-unit
Watch
1
Star
0
Fork
0
You've already forked nginx-unit
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
63507c499e2ff3fa4af416c4d69dbaba2ac1c774
nginx-unit
/
test
/
ruby
/
hooks
History
Oisin Canty
1f2ba4dca8
Tests: use mutex with multitthreaded Ruby hooks.
...
This commit fixes a rare crash that can occur when File.write is called by many threads.
2021-07-21 14:53:33 +00:00
..
config.ru
Tests: Ruby hooks.
2021-07-02 13:00:57 +00:00
eval.rb
Tests: Ruby hooks.
2021-07-02 13:00:57 +00:00
multiple.rb
Tests: use mutex with multitthreaded Ruby hooks.
2021-07-21 14:53:33 +00:00
on_thread_boot.rb
Tests: use mutex with multitthreaded Ruby hooks.
2021-07-21 14:53:33 +00:00
on_thread_shutdown.rb
Tests: use mutex with multitthreaded Ruby hooks.
2021-07-21 14:53:33 +00:00
on_worker_boot.rb
Tests: Ruby hooks.
2021-07-02 13:00:57 +00:00
on_worker_shutdown.rb
Tests: Ruby hooks.
2021-07-02 13:00:57 +00:00