Better cancellation

This commit is contained in:
Igor Katson 2024-02-26 09:25:01 +00:00
parent 51dba8ab67
commit e263441fb6
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
2 changed files with 30 additions and 22 deletions

View file

@ -17,8 +17,7 @@ webui-build: webui-deps
@PHONY: devserver
devserver:
echo -n '' > /tmp/rqbit-log
cargo run --release -- \
echo -n '' > /tmp/rqbit-log && cargo run --release -- \
--log-file /tmp/rqbit-log \
--log-file-rust-log=debug,librqbit=trace \
server start /tmp/scratch/