Skip to content

Conversation

fnesveda
Copy link
Member

@fnesveda fnesveda commented Feb 2, 2023

We had a small bug in the unit tests that some actors were not exited cleanly, so their event-emitting intervals were still running, and pytest was showing a warning about an async task being destroyed but still pending:

Screenshot 2023-02-02 at 12 07 39

This fixes it.

@fnesveda fnesveda added t-core-services Issues with this label are in the ownership of the core services team. adhoc Ad-hoc unplanned task added during the sprint. labels Feb 2, 2023
@fnesveda fnesveda added this to the 56th sprint - Platform team milestone Feb 2, 2023
@fnesveda fnesveda requested a review from drobnikj February 2, 2023 11:19
@fnesveda fnesveda self-assigned this Feb 2, 2023
@fnesveda fnesveda merged commit 7f94d8d into master Feb 3, 2023
@fnesveda fnesveda deleted the fix/unit-tests-actor-cleanup branch February 3, 2023 10:30
@fnesveda fnesveda added the validated Issues that are resolved and their solutions fulfill the acceptance criteria. label May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-core-services Issues with this label are in the ownership of the core services team. validated Issues that are resolved and their solutions fulfill the acceptance criteria.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants