mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-26 03:25:35 +00:00
a3d74c4548
The go wasm process exiting is a sign of an unhandled panic. Also add a explicit recover() call in the notify callback, that's where most logic bugs are likely to happen (and they may not be fatal). Also fixes the one panic that was encountered (nill pointer dereference when generating the JS view of the netmap). Fixes #5132 Signed-off-by: Mihai Parparita <mihai@tailscale.com> |
||
---|---|---|
.. | ||
dist | ||
src | ||
wasm | ||
.gitignore | ||
build.go | ||
common.go | ||
dev.go | ||
index.html | ||
package.json | ||
serve.go | ||
tailwind.config.js | ||
tsconfig.json | ||
tsconnect.go | ||
yarn.lock |