Fixed update_state
All threads resolved!
All threads resolved!
Compare changes
+ 1
− 1
@@ -215,7 +215,7 @@ class AbstractLevel(ABC, TrackerHelp):
A GitLab upgrade is scheduled for Monday, February 3, 2025. The service will be unavailable for a few minutes between 9am and 1pm. We'll keep you posted on the progress of the upgrade on the Mattermost canal: https://mattermost.inria.fr/devel/channels/gitlab. We recommend that you do not work on the platform until an announcement indicates that maintenance is complete.
Not updating state if the level is interrupted.
It fixed the cannot update state warning and the error in the tests of the levels with infinite loops.