Skip to content

Conversation

@cmonfortep
Copy link
Contributor

@cmonfortep cmonfortep commented Nov 17, 2025

Task/Issue URL: https://app.asana.com/1/137249556945/project/414730916066338/task/1211966685920551?focus=true

Description

Removes app coroutine launch, not really needed.
Fixes the flaky test.

Steps to test this PR

Test will pass

UI changes

Before After
!(Upload before screenshot) (Upload after screenshot)

@cmonfortep
Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

appCoroutineScope.launch(dispatcherProvider.io()) {
eventDao.deleteAllEvents()
}
eventDao.deleteAllEvents()
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove app launch to simplify the logic. There's not need for that.

@cmonfortep cmonfortep requested a review from malmstein November 17, 2025 16:48
@cmonfortep cmonfortep merged commit 55a6b79 into develop Nov 18, 2025
13 checks passed
@cmonfortep cmonfortep deleted the feature/cristian/fix_attributed_metrics_flaky_test branch November 18, 2025 11:31
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