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

chore(yamux): change closedRemotely from Future into AsyncEvent #1133

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

lchenut
Copy link
Contributor

@lchenut lchenut commented Jun 21, 2024

We used closedRemotely as a asynchronous flag which is not really the goal of a Future. For this specific case, an AsyncEvent makes more sense.

@lchenut lchenut self-assigned this Jun 21, 2024
@lchenut lchenut merged commit d1d53ff into master Jun 21, 2024
8 checks passed
@lchenut lchenut deleted the yamux-remotelyclosed-asyncevent branch June 21, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: done
Development

Successfully merging this pull request may close these issues.

2 participants