We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
14224bb
Fix InMemoryMessageBusChannel
Messages that are published while awaiting previous ones, will be awaited as well. This makes sure there are no queued messages left in the channel.