Either a `--no-timeout` flag, or ideally something that detects if a debugger is attached and automatically disables the timeout. Current workaround: ```sh borp -t 23948672 ```
Either a
--no-timeoutflag, or ideally something that detects if a debugger is attached and automatically disables the timeout.Current workaround: