Skip to content

fix(agent): guard against multiple rpty race for same id #7998

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 2 commits into from
Jun 13, 2023

Conversation

mafredri
Copy link
Member

This is a quick fix for closing the gap for multiple rpty's being created for one ID during the race between load and store.

We should refactor rpty into a proper service/package going forward.

@mafredri mafredri requested review from kylecarbs and mtojek and removed request for kylecarbs June 13, 2023 14:00
@mafredri mafredri marked this pull request as ready for review June 13, 2023 14:04
Copy link
Member

@mtojek mtojek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@mafredri mafredri enabled auto-merge (squash) June 13, 2023 14:18
@mafredri mafredri merged commit c916a9e into main Jun 13, 2023
@mafredri mafredri deleted the mafredri/fix-agent-reconnectingpty-race branch June 13, 2023 15:14
@github-actions github-actions bot locked and limited conversation to collaborators Jun 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants