Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhancement: disable timeout #20

Closed
boneskull opened this issue Mar 6, 2024 · 0 comments · Fixed by #26
Closed

enhancement: disable timeout #20

boneskull opened this issue Mar 6, 2024 · 0 comments · Fixed by #26
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@boneskull
Copy link

Either a --no-timeout flag, or ideally something that detects if a debugger is attached and automatically disables the timeout.

Current workaround:

borp -t 23948672
@boneskull boneskull changed the title feat: disable timeout enhancement: disable timeout Mar 6, 2024
@mcollina mcollina added enhancement New feature or request good first issue Good for newcomers labels Mar 7, 2024
mcollina pushed a commit that referenced this issue Apr 24, 2024
* feat: added --no-timeout option

Closes #20

* test(timeout): resolve windows failures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants