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
{{ message }}
This repository was archived by the owner on Nov 17, 2020. It is now read-only.
Broker crashes because of an infinite recursion when creating the frames to deliver the message. This happens only with an empty binary payload ([<<>>]), which is easy to create with the management UI. Other clients (e.g. Java client) may create empty list payloads ([]), which doesn't trigger the problem.