0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-09-22 20:19:36 +00:00
Files
Komo bda017930e fix(main/ruby): fix fork panicking (#23611)
* fix(main/ruby): fix `fork` panicking on EPERM

* attempt to release before resetting lock

* ruby: release the rwlock in pthread_atfork

---------

Co-authored-by: Chongyun Lee <licy183@termux.dev>
2025-03-16 03:26:48 +01:00
..