Skip to content
This repository was archived by the owner on Aug 9, 2018. It is now read-only.
This repository was archived by the owner on Aug 9, 2018. It is now read-only.

Errors often cause crashes #2

@apparentlymart

Description

@apparentlymart

Whenever the exception handler hits and we return an error to the client the server usually segfaults shortly afterwards.

Current best theory is that we're double-disposing the angularcontext object. Ideally angularcontext would protect itself against this by remembering that it's disposed and treating duplicate calls as no-ops.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions