Azure / azure-amqp

AMQP C# library
Other
94 stars 70 forks source link

Sending ack flow frame with drain has regressed #243

Closed jhendrixMSFT closed 1 year ago

jhendrixMSFT commented 1 year ago

The fix made for https://github.com/Azure/azure-amqp/issues/219 has apparently regressed as we no longer see the acknowledging flow frame with "drain: true" being sent. This is building TestAmqpBroker from master:HEAD.