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

[v9] Fix listing all nodes in tsh #19823

Merged
merged 8 commits into from Jan 4, 2023
Merged

Conversation

AntonAM
Copy link
Contributor

@AntonAM AntonAM commented Jan 4, 2023

Backport #19796 to branch/v9

AntonAM and others added 6 commits January 4, 2023 00:22
Usage of channels was flipped, we tried to write to collecting channel,
but nobody was reading from it, so we blocked forever. Now using simpler
version with mutex for synchronization, and doing it for db listings as
well for consistency.
Co-authored-by: rosstimothy <39066650+rosstimothy@users.noreply.github.com>
Co-authored-by: rosstimothy <39066650+rosstimothy@users.noreply.github.com>
@github-actions github-actions bot added size/sm tsh tsh - Teleport's command line tool for logging into nodes running Teleport. labels Jan 4, 2023
@github-actions github-actions bot removed the request for review from zmb3 January 4, 2023 12:57
@AntonAM AntonAM merged commit 849adba into branch/v9 Jan 4, 2023
@zmb3 zmb3 deleted the anton/backport-19796-branch/v9 branch May 7, 2024 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport size/sm tsh tsh - Teleport's command line tool for logging into nodes running Teleport.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants