crashappsec / crashappsec/cap10
Be able to exepect() on process exit
Open
- Dominant language
- Nim
- Stars
- 16
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently, expect() really only considers what is written to a terminal. When one spawns a command shell, we can do better than that-- we can allow for expect() to wait until the process to exit, and to use the exit code in any decision making.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.