-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
None
-
False
-
---
-
---
Git `M` of Workspaces is blocking the main thread. UX is intermittent for big workspaces.
We can leverage Multiplying Architecture abstractions to make the communication between the main thread and the Web Worker, as it’s based on the `postMessage` mechanism.
WorkspacesContextProvider is entirely Promise-based, so it shouldn't be a problem deferring the calls to a Web Worker.
- relates to
-
KOGITO-7800 List of issues that are required for Sandbox
- Open