Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Can I use default FailureSignalHandler() and my custom failure funcion together? #121

@langdamao

Description

@langdamao

In detail,
I can use InstallFailureSignalHandler() to install defult failure function, which can dump a lot useful message.
Also I can use InstallFailureFunction(func) to diy my custom failure function.
However, I want to use them together, both the defult messages and the custom message loged.

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