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

Relax msgpack version dependency #29

@N0xFF

Description

@N0xFF

To fix segmentation fault bug we need to use at least msgpack 1.2.2:

2018-01-11 version 1.2.2:

  • Fix bug to occur SEGV occasionally (depends on GC timing) when exttype is used

But transit-ruby locked to 1.1.0:

spec.add_dependency "msgpack", "~> 1.1.0"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions