mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-02 09:00:20 +00:00
* 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>