Skip to content

Conversation

@bhufmann
Copy link
Contributor

This was done in UI thread and if module.schedule blocks due to waitForCompletion (e.g. of dependent analysis) the UI thread blocks until it's finished.

Signed-off-by: Bernd Hufmann [email protected]

@bhufmann bhufmann marked this pull request as draft April 25, 2024 14:28
@bhufmann
Copy link
Contributor Author

Well, the schedule() call should not block. Calling stateSystem.waitForCompletion() should not be done in the analysis module. The analysis module should be fixed rather than workaround it. For that putting this a draft PR for now.

@bhufmann bhufmann force-pushed the analysis-refresh branch from 595d00b to 21e2b25 Compare May 1, 2024 15:26
This was done in UI thread and if module.schedule blocks due to
waitForCompletion (e.g. of dependent analysis) the UI thread blocks
until it's finished.

Change-Id: I5609f7cc06baf4e4c62c43b4fff3363415e3c1cc
Signed-off-by: Bernd Hufmann <[email protected]>
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.

1 participant