Skip to content

silent crash when calling Python handler that has incorrect signature #550

@garfieldnate

Description

@garfieldnate

If you are using Soar via the Python SML library and you register a handler with an incorrect signature (such as simply def foo(self)), Soar crashes when the handler is called, and the swig exception handler does not print any message nor the type of the exception. This makes figuring out the issue very difficult.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions