mirror of
https://github.com/enso-org/enso.git
synced 2024-12-25 10:22:34 +03:00
5807c5c112
Fixes: #8522 Execution context is refactored slightly: now we have a single `sync` function to synchronize both visualization and execution stack. Tested hibernation on Linux: I was able to continue my work 🎉 # Important Notes The Refinement Notes state, that the execution mode should be set before updating the stack, but actually it makes an error on startup (changing context automatically re-executes programs, what fails if there's no frame on the stack). |
||
---|---|---|
.. | ||
dataServer.ts | ||
engine.ts | ||
index.ts | ||
MockFSWrapper.vue | ||
MockProjectStoreWrapper.vue | ||
projectManager.ts | ||
vue.ts |