Skip to content

Fix the disable_actor_auto_restart fixture#97

Merged
leandro-lucarella-frequenz merged 1 commit into
frequenz-floss:v0.x.xfrom
llucax:fix-41
Dec 5, 2022
Merged

Fix the disable_actor_auto_restart fixture#97
leandro-lucarella-frequenz merged 1 commit into
frequenz-floss:v0.x.xfrom
llucax:fix-41

Conversation

@leandro-lucarella-frequenz

@leandro-lucarella-frequenz leandro-lucarella-frequenz commented Dec 2, 2022

Copy link
Copy Markdown
Contributor

The fixture didn't always work because in cases where the actor kept running past the pytest session end, and failed then, the original restart limit was reestablished, running into the infinite loop again.

Maybe related to #41.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:tests Affects the unit, integration and performance (benchmarks) tests type:bug Something isn't working

Projects

Development

Successfully merging this pull request may close these issues.

3 participants