-
-
Notifications
You must be signed in to change notification settings - Fork 106
test: add freenet-test-network integration harness #2066
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
base: stack/connect-transport-rewrite
Are you sure you want to change the base?
test: add freenet-test-network integration harness #2066
Conversation
98608c6 to
f6552b0
Compare
f6552b0 to
caa7b4f
Compare
ead6ba4 to
d3318b5
Compare
|
@claude please resolve conflicts |
|
Claude finished @sanity's task —— View job Merge Conflicts Resolved ✅
SummarySuccessfully resolved merge conflicts by incorporating changes from the base branch ( Changes Applied
All changes match the base branch commit exactly. The PR branch is now up to date and ready for review. --- | Branch |
Merges changes from stack/connect-transport-rewrite base branch to resolve conflicts. - Add JoinHandle tracking for initial_join_procedure background task - Ensure proper cleanup on node shutdown by aborting the join task - Update function signatures and all callers (p2p_impl, testing_impl) - Add explanatory comment for courtesy_hint logic 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> Co-authored-by: Ian Clarke <sanity@users.noreply.github.com>
Resolved conflicts: - Added origin field to PutMsg::PutForward in put.rs - Regenerated Cargo.lock [AI-assisted - Claude]
Summary
Testing