Skip to content

Dispatch callbacks in MessageReceiverTask

danieldg requested to merge danieldg/zbus:ordered-dispatch into main

Fixes #190 (closed) for the connect_ API. This issue cannot be fixed when using the Stream API as the relative ordering of readiness between two ready Streams is not available.

Fixes #181 (closed) and #206 (closed)

Edited by danieldg

Merge request reports