romgrk / node-gtk

GTK+ bindings for NodeJS (via GObject introspection)
MIT License
494 stars 41 forks source link

Errors in setImmediate fail #270

Open romgrk opened 3 years ago

romgrk commented 3 years ago

Errors in setImmediate callbakcs corrupt the async context and appear as C++ stack traces, not JS stack traces.