- NaaS L3 uplink: auto-reconnect after a dropped relay WebSocket (one drop = dead guest networking until relaunch)
#8 opened by jdbrinton
2 - Browser: a distinct (non-init) binary hangs at exec — fork+exec of a new wasm module never completes; 404 on a per-exec fetch; blob present, runs on run-machine.mjs
#6 opened by dmitry
2 DA - dlopen service maps every host exception to -ENOMEM — real errors are undiagnosable from the guest
#5 opened by dmitry
1 DA - browser fork path: spawning a second user Worker for a 15 MB glibc busybox image never completes — fork alone ((echo x) subshell) hangs; same image forks fine under run-machine.mjs
#4 opened by dmitry
1 DA - virtio-fs backend: refused write (HTTP 403, anonymous session) logs errno 13 but never completes the guest request — public machines hang on the first shell command for logged-out visitors
#3 opened by dmitry
1 DA - Served host worker: spawned-child pty I/O hangs in the browser (works on fra2 @ 63a34b9)
#2 opened by vlad
4 - 1