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

Other fixes found by e2e test #197

Merged
merged 11 commits into from
Aug 19, 2024
Merged

Other fixes found by e2e test #197

merged 11 commits into from
Aug 19, 2024

Conversation

ikatson
Copy link
Owner

@ikatson ikatson commented Aug 19, 2024

Debugging the e2e test and its failures, found a couple potential issues that are fixed here + some debugging code.

while E2E_TIMEOUT=1000000000 E2E_CLIENT_ITERS=1000 E2E_NUM_SERVERS=128 RUST_LOG=debug cargo test --features librqbit/async-bt test_e2e_download -- --nocapture > /tmp/test-log 2>&1; do :; done

CC @izderadicka

@ikatson ikatson merged commit 6ed84ff into main Aug 19, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant