Skip to content

refactor(iroh): simplify RTT actor #3072

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

Merged
merged 1 commit into from
Dec 24, 2024
Merged

Conversation

dignifiedquire
Copy link
Contributor

Description

also removes the futures-concurrency dep, which was adding a noticable slow down during compiles.

The cleanup now happens automatically when the stream ends, finished streams get removed and cleand up from MergeUnbounded.

Breaking Changes

Notes & open questions

Change checklist

  • Self-review.
  • Documentation updates following the style guide, if relevant.
  • Tests if relevant.
  • All breaking changes documented.

also removes the `futures-concurrency` dep, which was adding a noticable slow down during compiles
@dignifiedquire dignifiedquire requested a review from a team December 23, 2024 17:23
Copy link

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh/pr/3072/docs/iroh/

Last updated: 2024-12-23T17:25:25Z

Copy link

Netsim report & logs for this PR have been generated and is available at: LOGS
This report will remain available for 3 days.

Last updated for commit: 4ff93fe

@dignifiedquire dignifiedquire added this pull request to the merge queue Dec 24, 2024
Merged via the queue into main with commit 1cd0e96 Dec 24, 2024
26 checks passed
@dignifiedquire dignifiedquire deleted the refactor-simplify-rtt-actor branch May 14, 2025 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants