1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/common/ipc
chh 366a2f99a1
Make ipc.boradcast not stopping at uncaught exceptions, improve typing, improve error logs (#3717)
* Improve typing, print better error message instead of stop at throwing at view.getType(); continue to send to subframe even if one throws

Signed-off-by: Hung-Han (Henry) Chen <chenhungh@gmail.com>

* Remove console.log

Signed-off-by: Hung-Han (Henry) Chen <chenhungh@gmail.com>

* Remove extra line

Signed-off-by: Hung-Han (Henry) Chen <chenhungh@gmail.com>
2021-09-02 13:20:18 +03:00
..
__tests__ Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
invalid-kubeconfig Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
cluster.ipc.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
hotbar.ts Make sure that there are only ever 12 slots in a hotbar (#3379) 2021-08-04 10:37:08 +03:00
index.ts Upgrade to electron 12 and Node 14 (#3572) 2021-08-26 12:13:31 -04:00
ipc.ts Make ipc.boradcast not stopping at uncaught exceptions, improve typing, improve error logs (#3717) 2021-09-02 13:20:18 +03:00
type-enforced-ipc.ts Switch to more specific IPC helpers (#2821) 2021-06-10 10:34:22 -04:00
update-available.ipc.ts Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00