Catch sync group errors in integration tests #505

Closed
opened 2025-12-29 02:19:16 +01:00 by adam · 2 comments
Owner

Originally created by @kev-the-dev on GitHub (May 11, 2023).

Address TODOs like 252342a0a5/integration/scenario.go (L299) by using sync errgroup https://pkg.go.dev/golang.org/x/sync/errgroup#Group

(I am currently working on this)

Originally created by @kev-the-dev on GitHub (May 11, 2023). Address TODOs like https://github.com/juanfont/headscale/blob/252342a0a5e34ef045d89abb62594905d6994015/integration/scenario.go#L299 by using sync errgroup https://pkg.go.dev/golang.org/x/sync/errgroup#Group (I am currently working on this)
adam added the stalebug labels 2025-12-29 02:19:16 +01:00
adam closed this issue 2025-12-29 02:19:16 +01:00
Author
Owner

@github-actions[bot] commented on GitHub (Nov 8, 2023):

This issue is stale because it has been open for 180 days with no activity.

@github-actions[bot] commented on GitHub (Nov 8, 2023): This issue is stale because it has been open for 180 days with no activity.
Author
Owner

@github-actions[bot] commented on GitHub (Nov 22, 2023):

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions[bot] commented on GitHub (Nov 22, 2023): This issue was closed because it has been inactive for 14 days since being marked as stale.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#505