forked from MirrorHub/synapse
e5c5e213ea
Since e81fa92648
, Synapse depends on
the use_float flag which has been introduced in ijson 3.1 and
is not available in 3.0. This is known to cause runtime errors
with send_join.
Signed-off-by: Daniel Molkentin <danimo@infra.run>
Co-authored-by: Daniel Molkentin <danimo@infra.run>
1 line
96 B
Text
1 line
96 B
Text
Fix a bug introduced in 1.47.0 where `send_join` could fail due to an outdated `ijson` version.
|