Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TEST] fix the potential bug of broker leak #1422

Merged
merged 1 commit into from
Jan 13, 2023

Conversation

chia7712
Copy link
Contributor

related to #435

如果總共有3個 brokers,分別是0,1,2,當測試中提前關閉了1後,陣列中的brokers會剩下0,2,但在走訪時我們會是呼叫關閉0,1,這樣會導致broker=2的並不會被關閉

@chia7712 chia7712 requested a review from qoo332001 January 13, 2023 00:36
@chia7712 chia7712 merged commit ab52f08 into opensource4you:main Jan 13, 2023
@chia7712 chia7712 deleted the fix_close_broker branch March 27, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant