Only if:

Im debugging this
@gautam1168 Did you get any further with this?
From the client's perspective; the context gets destroyed
sdk.js:1 Execution context was destroyed.
Minimal reproduction, this happens on any thrown error.

Probably coming from here https://github.com/denoland/deno/blob/d8879feb8c832dbb38649551b1cb0730874f7be6/core/runtime.rs#L492
Most helpful comment
Im debugging this