codinget
  • Joined on 2022-10-19
codinget deleted branch t3code/fix-issue-154 from webnet/webnet 2026-07-31 22:49:26 +02:00
codinget merged pull request webnet/webnet#157 2026-07-31 22:49:25 +02:00
fix(tsconnect): publish only used build outputs
codinget closed issue webnet/webnet#154 2026-07-31 22:49:25 +02:00
tsconnect: copy only the used build-pkg outputs into dist/
codinget pushed to t3code/fix-issue-154 at webnet/webnet 2026-07-31 22:35:18 +02:00
d28697eeee fix(tsconnect): publish only used build outputs
962ed20219 docs: drop the duplicated #147 disclosure entry
279733fc01 test: run Go runtime shutdowns in-process again
342b996828 fix(tsconnect): treat handles from an exited runtime as closed
90f262e301 fix(tsconnect): drop the Go runtime's pending work on exit
Compare 5 commits »
codinget deleted branch test/restore-inprocess-shutdowns from webnet/webnet 2026-07-31 22:35:05 +02:00
codinget pushed to main at webnet/webnet 2026-07-31 22:35:05 +02:00
962ed20219 docs: drop the duplicated #147 disclosure entry
279733fc01 test: run Go runtime shutdowns in-process again
Compare 2 commits »
codinget merged pull request webnet/webnet#156 2026-07-31 22:35:04 +02:00
test: run Go runtime shutdowns in-process again
codinget pushed to main at webnet/webnet 2026-07-31 22:30:26 +02:00
342b996828 fix(tsconnect): treat handles from an exited runtime as closed
90f262e301 fix(tsconnect): drop the Go runtime's pending work on exit
Compare 2 commits »
codinget deleted branch fix/tsconnect-late-wasm-resume from webnet/webnet 2026-07-31 22:30:26 +02:00
codinget closed issue webnet/webnet#147 2026-07-31 22:30:24 +02:00
tsconnect: shutdown() leaves scheduler timeouts that throw after the runtime exits
codinget merged pull request webnet/webnet#155 2026-07-31 22:30:24 +02:00
fix(tsconnect): drop the Go runtime's pending work on exit
codinget closed pull request webnet/webnet#159 2026-07-31 20:31:38 +02:00
chore(tsconnect): refresh CA bundle
codinget pushed to t3code/issue-142-pr at webnet/webnet 2026-07-31 19:46:05 +02:00
5e24823570 ci: paginate CA updater PR discovery
codinget created pull request webnet/webnet#158 2026-07-31 19:39:48 +02:00
WIP: ci: schedule tsconnect CA bundle refresh
codinget pushed to t3code/issue-142-pr at webnet/webnet 2026-07-31 19:39:42 +02:00
61d9269293 ci: schedule tsconnect CA bundle refresh
codinget created branch t3code/issue-142-pr in webnet/webnet 2026-07-31 19:39:41 +02:00
codinget created pull request webnet/webnet#157 2026-07-31 18:57:29 +02:00
WIP: fix(tsconnect): publish only used build outputs
codinget created branch t3code/fix-issue-154 in webnet/webnet 2026-07-31 18:57:21 +02:00
codinget pushed to t3code/fix-issue-154 at webnet/webnet 2026-07-31 18:57:21 +02:00
e141f5ba9a fix(tsconnect): publish only used build outputs
codinget commented on pull request webnet/webnet#156 2026-07-31 18:49:48 +02:00
test: run Go runtime shutdowns in-process again

Fixed in 962ed20: removed the stale duplicate. It came from the union merge driver on AI_CHANGES.md during the rebase onto #155 - both the pre- and post-342b996 versions of the entry were kept.…