Skip to content

Wrap all FFI methods that can crash #406

@mefellows

Description

@mefellows

See pact-foundation/pact-js#942

Error in native callback should never be thrown to end users without proper wrapping. Some methods that don't return a boolean value aren't wrapped, meaning this error can leak out of the framework.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementIndicates new feature requestsgood first issueIndicates a good issue for first-time contributors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions