Skip to content

fix(runcommand): synchronize test goroutines, restrict release to main tags#14

Merged
bethropolis merged 2 commits into
mainfrom
dev/next
May 27, 2026
Merged

fix(runcommand): synchronize test goroutines, restrict release to main tags#14
bethropolis merged 2 commits into
mainfrom
dev/next

Conversation

@bethropolis
Copy link
Copy Markdown
Owner

RunCommand tests could panic when test goroutine outlived test function.
Add WaitGroup for test synchronization.
Also restrict release workflow to only run when tag is an ancestor of main.

@bethropolis bethropolis merged commit 9a78444 into main May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant