Skip to content

Handling runtime errors #1

@tueda

Description

@tueda

Currently, the library invokes error stop when an error occurs. This is fine for usual scientific applications, but it may be better if optionally error recovery is possible. It is also good for the unit tests of this library.

An option is to add an optional stat parameter to procedures such that if stat is present then we set a non-zero value to it instead of invoking error stop.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions