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

fix the issue of stream disk cache by reverting stream stages context to background context #4450

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

GheisMohammadi
Copy link
Contributor

Issue

This PR uses context.Background() to put stream sync stages routines on separate context. This changes could fix the issue of stream disk cache.

**This PR is not tested yet. It is a suggestion to fix the context issue in stream sync.

@ONECasey ONECasey changed the base branch from dev to temp_dev June 23, 2023 18:52
@ONECasey ONECasey changed the base branch from temp_dev to dev June 23, 2023 19:01
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.

None yet

1 participant