0xdeadl0cc
Open
- Dominant language
- C
- Stars
- 20.5k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
iOS SIGKILLs an app if it goes into the background while holding a file lock. Every file operation can hold a file lock, so iSH can get killed fairly easily if you send it to the background while something is running. The only real solution is to request a 30 second background time extension and use it to hold up every task when it next gets to the end of handle_interrupt.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.