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 session tracking test - wait for all sessions to be processed #218

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

DariaKunoichi
Copy link
Contributor

@DariaKunoichi DariaKunoichi commented Mar 4, 2024

Goal

Session counting test was flaky - probably did not wait for all the sessions to be consumed.

Design

Changeset

Increased wait duration after sessions were created so they can be all consumed by st.processSessions thread.

Testing

Unit tests for session tracker changed.

@DariaKunoichi DariaKunoichi self-assigned this Mar 4, 2024
@DariaKunoichi DariaKunoichi marked this pull request as ready for review March 4, 2024 15:45
@DariaKunoichi DariaKunoichi merged commit 769271f into next Mar 5, 2024
53 checks passed
@DariaKunoichi DariaKunoichi deleted the daria-PLAT-11686 branch March 5, 2024 09:28
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

2 participants