Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: Guard against CLI cmd running after test exit#1658

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

mafredri
Copy link
Member

This PR fixes a few cases of command potentially running after test exit. The require on test object can result in data race.

@mafredrimafredri self-assigned thisMay 23, 2022
@mafredrimafredri requested review fromjohnstcn anda teamMay 23, 2022 11:24
@mafredrimafredri merged commitc8ed213 intomainMay 23, 2022
@mafredrimafredri deleted the mafredri/fix-potential-cmd-running-after-test-exit branchMay 23, 2022 17:09
kylecarbs pushed a commit that referenced this pull requestJun 10, 2022
* fix: Guard against CLI cmd running after test exit* fix: cli: avoid calling t.FailNow in non-test-main goroutine* fix: cli: server_test: avoid calling t.FailNow outside main goroutine* fix: cli: clitest_test: avoid calling t.FailNow outside main goroutine* fix: cli: list_test: avoid calling t.FailNow outside main goroutine* fix: TestGitSSH use-of-t-after-exit* fix: TestGitSSH "too many authentication failures"Due to local SSH keys being given* chore: clitest: fix TestCli* chore: Simplify TestTemplateInitCo-authored-by: Cian Johnston <cian@coder.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@johnstcnjohnstcnjohnstcn approved these changes

@EmyrkEmyrkEmyrk approved these changes

Assignees

@mafredrimafredri

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@mafredri@johnstcn@Emyrk

[8]ページ先頭

©2009-2025 Movatter.jp