1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/main/start-main-application
Janne Savolainen 25a48f3d7d
Make runnables for before application is ready synchronous as this is technical limitation of Electron
See: https://github.com/electron/electron/issues/21370

Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2022-05-11 08:25:35 +03:00
..
after-application-is-ready Tweak timing of runnables 2022-05-11 08:25:35 +03:00
after-root-frame-is-ready Consolidate runnables related to Electron 2022-05-11 08:25:32 +03:00
before-application-is-ready Make runnables for before application is ready synchronous as this is technical limitation of Electron 2022-05-11 08:25:35 +03:00
before-quit-of-back-end Consolidate runnables related to Electron 2022-05-11 08:25:32 +03:00
before-quit-of-front-end Consolidate runnables related to Electron 2022-05-11 08:25:32 +03:00
run-many-for.test.ts Make running of many delegatees able to be hierarchical 2022-05-11 08:25:28 +03:00
run-many-for.ts Make running of many delegatees able to be hierarchical 2022-05-11 08:25:28 +03:00
run-many-sync-for.test.ts Introduce a way to run many synchronous runnables 2022-05-11 08:25:35 +03:00
run-many-sync-for.ts Introduce a way to run many synchronous runnables 2022-05-11 08:25:35 +03:00
start-main-application.injectable.ts Make runnables for before application is ready synchronous as this is technical limitation of Electron 2022-05-11 08:25:35 +03:00