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>
This commit is contained in:
1
changelog.d/11439.bugfix
Normal file
1
changelog.d/11439.bugfix
Normal file
@@ -0,0 +1 @@
|
||||
Fix a bug introduced in 1.47.0 where `send_join` could fail due to an outdated `ijson` version.
|
||||
Reference in New Issue
Block a user