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 redis cumsumer tests [Итоговое задание 2] #29

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

Sayafarov
Copy link

Заюзал менеджер контекста в тестах редис консьюмера
При входе в контекст работы консьюмера (with redis_consumer) из стрима, который он читает, вычищаются непрочитанные таски
Без входа в контекст непрочитанные таски не вычищаются -> если такие таски оставались к запуску теста, то консьюмер из теста сначала читал эти оставшиеся таски, из-за чего вероятно тест и моргал

@artamaney artamaney merged commit ddc37b6 into livestreamx:master Jan 2, 2024
1 check 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.

2 participants