Skip to content

Fix: Adapt test to use thread specific consoles#5414

Merged
themisvaltinos merged 1 commit intomainfrom
themis/fixrichtest
Sep 19, 2025
Merged

Fix: Adapt test to use thread specific consoles#5414
themisvaltinos merged 1 commit intomainfrom
themis/fixrichtest

Conversation

@themisvaltinos
Copy link
Contributor

Rich raised a LiveError when both the main and background threads tried to create progress bars at the same time with the same console (due to its rule of allowing only one live display per console). This fix gives the background thread its own console to avoid this.

@themisvaltinos themisvaltinos requested a review from a team September 19, 2025 11:36
@themisvaltinos themisvaltinos merged commit 2d13c2f into main Sep 19, 2025
36 checks passed
@themisvaltinos themisvaltinos deleted the themis/fixrichtest branch September 19, 2025 14:10
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