fix: ensure abort fires even if shutdown throws in web.ts
Wrap Instance.disposeAll() and server.stop() in try/finally so abort.abort() always fires, preventing the process from hanging if either call rejects.
A
Alex Alecu committed
a514530139675a2606d3571d68877ad0757046f5
Parent: 7f94b83