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

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"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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