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

Event loop implementation / error handlingΒ #92

@nazwa

Description

@nazwa

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions