mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-19 01:31:15 -03:00
Termux doesn't support sem_open, which means python doesn't support multiprocessing. So we have to resort to brute force. Fixes #7298.
Termux doesn't support sem_open, which means python doesn't support multiprocessing. So we have to resort to brute force. Fixes #7298.