4.1.2 release notes: a typo

This commit is contained in:
Michael Klishin 2025-07-02 10:37:37 +03:00
parent 7660bdbe81
commit e44eff228a
No known key found for this signature in database
GPG Key ID: 16AB14D00D613900
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
GitHub issues: [#14107](https://github.com/rabbitmq/rabbitmq-server/pull/14107), [#14085](https://github.com/rabbitmq/rabbitmq-server/pull/14085), [#14070](https://github.com/rabbitmq/rabbitmq-server/issues/14070)
* Consumer on a stream that was deleted could leak file descriptor.
* Consumer on a stream that was deleted could leak a file descriptor.
GitHub issue: [#14143](https://github.com/rabbitmq/rabbitmq-server/pull/14143)