fatal error: concurrent map iteration and map write#7805
fatal error: concurrent map iteration and map write#7805dmcgowan merged 1 commit intocontainerd:mainfrom
Conversation
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
Hi @chaunceyjiang. Thanks for your PR. I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
How does this fix the crash in #7797? |
|
@haslersn according to the stack trace the formatter is what causes the call to the iterator, |
fix #7797