Gallopsled / Gallopsled/pwntools
How to exit `interactive()` when EOF received?
Open
question
- Dominant language
- Python
- Stars
- 13.7k
- Forks
- 1.9k
- Avg merge
- 6d 23h
- Merged PRs (30d)
- 3
Description
If I call `process.interactive()` and the process terminates, I get a message about an EOFError but the interactive prompt still stays open. How can I break from this prompt when an error is received?
Contributor guide
Assessment
This issue has not been assessed yet.