You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As reported in #1502 (comment), the switch from pickle to JSON for encoding data flowing through the message queue disabled the option to send events with multiple arguments, which are sent as tuples.
As reported in #1502 (comment), the switch from pickle to JSON for encoding data flowing through the message queue disabled the option to send events with multiple arguments, which are sent as tuples.