mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 10:19:51 +00:00
ruby: fixes SEGV problem caused by GC bug at MessagePack_Unpacker_mark.
This commit is contained in:
parent
9fffa9800a
commit
34a29cd0a5
2 changed files with 14 additions and 5 deletions
|
|
@ -5,3 +5,4 @@ rescue LoadError
|
|||
require File.dirname(__FILE__) + '/../lib/msgpack'
|
||||
end
|
||||
|
||||
GC.stress = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue