codinget
  • Joined on 2022-10-19
codinget pushed to test/restore-inprocess-shutdowns at webnet/webnet 2026-07-31 18:49:30 +02:00
962ed20219 docs: drop the duplicated #147 disclosure entry
codinget commented on pull request webnet/webnet#156 2026-07-31 18:33:01 +02:00
test: run Go runtime shutdowns in-process again

Autonomous review finding: AI_CHANGES.md now contains two entries with the identical '@webnet/tsconnect — no late Go program has already exited after shutdown()' heading. The second is an older,…

codinget commented on pull request webnet/webnet#155 2026-07-31 18:33:00 +02:00
fix(tsconnect): drop the Go runtime's pending work on exit

Autonomous review: no blocking findings. I checked the runtime-exit patch against issue #147 and this repository's generated wasm_exec.js. The timeout cleanup and guarded _resume are correctly…

codinget pushed to test/restore-inprocess-shutdowns at webnet/webnet 2026-07-31 02:39:09 +02:00
279733fc01 test: run Go runtime shutdowns in-process again
342b996828 fix(tsconnect): treat handles from an exited runtime as closed
Compare 2 commits »
codinget pushed to fix/tsconnect-late-wasm-resume at webnet/webnet 2026-07-31 02:39:09 +02:00
342b996828 fix(tsconnect): treat handles from an exited runtime as closed
codinget created pull request webnet/webnet#156 2026-07-31 02:05:57 +02:00
WIP: test: run Go runtime shutdowns in-process again
codinget created pull request webnet/webnet#155 2026-07-31 02:05:42 +02:00
WIP: fix(tsconnect): drop the Go runtime's pending work on exit
codinget pushed to test/restore-inprocess-shutdowns at webnet/webnet 2026-07-31 02:05:21 +02:00
602a713301 test: run Go runtime shutdowns in-process again
codinget created branch test/restore-inprocess-shutdowns in webnet/webnet 2026-07-31 02:05:21 +02:00
codinget pushed to fix/tsconnect-late-wasm-resume at webnet/webnet 2026-07-31 02:05:19 +02:00
90f262e301 fix(tsconnect): drop the Go runtime's pending work on exit
codinget created branch fix/tsconnect-late-wasm-resume in webnet/webnet 2026-07-31 02:05:19 +02:00
codinget closed issue webnet/webnet#141 2026-07-31 01:32:34 +02:00
tsconnect: drop fetch() and ssh() in favour of @webnet/http and @webnet/ssh
codinget closed issue webnet/webnet#144 2026-07-31 01:32:19 +02:00
tsconnect: drop setExitNodeEnabled in favour of setExitNode(null)
codinget commented on issue webnet/webnet#144 2026-07-31 01:32:19 +02:00
tsconnect: drop setExitNodeEnabled in favour of setExitNode(null)

Removed on the go side in webnet/tailscale#17

codinget commented on issue webnet/webnet#145 2026-07-31 01:32:13 +02:00
tsconnect: ping("disco") hangs until timeout on js/wasm

Removed on the go side in webnet/tailscale#17, work done.

codinget closed issue webnet/webnet#145 2026-07-31 01:32:13 +02:00
tsconnect: ping("disco") hangs until timeout on js/wasm
codinget pushed to webnet at webnet/tailscale 2026-07-31 01:28:51 +02:00
d94244830b cmd/tsconnect: remove obsolete wasm bridge APIs
codinget deleted branch remove-wasm-bridge-features from webnet/tailscale 2026-07-31 01:28:51 +02:00
codinget merged pull request webnet/tailscale#17 2026-07-31 01:28:51 +02:00
Remove obsolete wasm bridge APIs