DubiousCactus / DubiousCactus/fever
Eager tracing with early exit
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I want to start tracing the program eagerly when entering the replay TUI. But we need to accumulate paths and skip execution of already accumulated paths, such that we don't need to wait for termination of the program.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.