Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

Event loop implementation / error handling #92

Open
nazwa opened this issue Jul 3, 2017 · 0 comments
Open

Event loop implementation / error handling #92

nazwa opened this issue Jul 3, 2017 · 0 comments

Comments

@nazwa
Copy link

nazwa commented Jul 3, 2017

Hi @olebedev

We've been playing a lot with this project (nice work 馃憤 ) and it definitely shows great potential. Deploying full node stack is not always ideal.

One aspect that appears to be really lacking is general error handling within the event loop. Even the smallest js errors seem to crash the entire app and uncaught exceptions.... Let's just say things are not pretty :)

I saw that you moved from ducktape to goja not so long ago, so I guess my question is...

Is the current implementation a "quick" port from ducktape and you're planning on rewriting / improving it in the near future or is this "the final version" for now?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant