Skip to content

fix lint and test case#490

Merged
ilyalavrenov merged 2 commits into
mainfrom
lintfix
Dec 4, 2025
Merged

fix lint and test case#490
ilyalavrenov merged 2 commits into
mainfrom
lintfix

Conversation

@ilyalavrenov

Copy link
Copy Markdown
Contributor

No description provided.

@ilyalavrenov ilyalavrenov requested a review from a team as a code owner December 4, 2025 14:49
@ilyalavrenov ilyalavrenov enabled auto-merge (squash) December 4, 2025 14:49
@ilyalavrenov ilyalavrenov changed the title fix lint fix lint and test case Dec 4, 2025
Comment thread lock/run_test.go
err := tc.Run(ctx, "locktest", "sleep 5")
assert.ErrorIs(t, err, ErrLocked)

wg.Wait()

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

there was some faulty test logic here, we need to wait for the first command to release its lock before proceeding further.

@ilyalavrenov ilyalavrenov merged commit 66edd38 into main Dec 4, 2025
1 check passed
@ilyalavrenov ilyalavrenov deleted the lintfix branch December 4, 2025 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants