Re: [PR] fix MPSCQueue memory not released with `DefaultAllocator` (brpc)

2024-03-03 Thread via GitHub
chenBright merged PR #2553: URL: https://github.com/apache/brpc/pull/2553 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.or

[PR] fix MPSCQueue memory not released with `DefaultAllocator` (brpc)

2024-02-29 Thread via GitHub
legionxiong opened a new pull request, #2553: URL: https://github.com/apache/brpc/pull/2553 ### What problem does this PR solve? Issue Number: Problem Summary: ### What is changed and the side effects? Changed: Side effects: - Performance effects(性能影响):