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

Debug iroh #5595

Closed
wants to merge 28 commits into from
Closed

Debug iroh #5595

wants to merge 28 commits into from

Conversation

link2xt
Copy link
Collaborator

@link2xt link2xt commented May 18, 2024

No description provided.

@link2xt
Copy link
Collaborator Author

link2xt commented May 19, 2024

For anyone who wants to try debugging it:

scripts/make-rpc-testenv.sh
. venv/bin/activate
cd deltachat-rpc-client
RUST_LOG=iroh_net=trace,iroh_gossip=trace pytest tests/test_webxdc_iroh.py -s |& cat > 1.log
^C after some time because it never finishes
less -r 1.log

@link2xt
Copy link
Collaborator Author

link2xt commented May 19, 2024

Replaced with #5602, I am sorting this into separate commits and removed custom subscriber which is stealing events.

@link2xt link2xt closed this May 19, 2024
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.

4 participants