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

[Disk Manager]: Snapshot: Fix inflight queue not closing in ShallowCopySnapshot() #266

Conversation

jkuradobery
Copy link
Collaborator

InflightQueue was not closed after the shallowCopySnapshot was finished, which was causing a goroutine leak.

@jkuradobery jkuradobery force-pushed the Fix-not-closing-inflight-queue-in-shallow-copy-snapshot branch from 1367d82 to 699adcc Compare January 26, 2024 20:22
Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🟢 linux-x86_64-relwithdebinfo: all tests PASSED for commit 699adcc.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
4697 4625 0 0 0 72

@SvartMetal SvartMetal merged commit 87bd3fb into ydb-platform:main Jan 26, 2024
5 checks passed
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.

3 participants