Skip to content

Separate guarding functionality into base module #38

@CrabDude

Description

@CrabDude

There are 4 parts to trycatch:

  • Fixing callback context (EE handlers at time of listen vs at construction)
  • Guarding core from userland errors and fixing
  • Long-stack-traces
  • Async try/catch

trycatch should be refactored into the separate modules, with trycatch at the top of the abstraction stack.

Perhaps, Error.longStackTraces should be used instead of trycatch.configure.

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