zrlw opened a new pull request, #1215: URL: https://github.com/apache/dubbo-samples/pull/1215
fix concurrent map writes when pulling, see details at https://github.com/docker/compose/issues/12747 https://github.com/apache/dubbo/actions/runs/15288506026/job/43003979112 ``` zookeeper1 Pulled config-center Pulled zookeeper2 Pulled fatal error: concurrent map writes goroutine 43 [running]: github.com/docker/compose/v2/pkg/compose.(*composeService).pullRequiredImages.func1.1() github.com/docker/compose/v2/pkg/compose/pull.go:328 +0x236 golang.org/x/sync/errgroup.(*Group).Go.func1() golang.org/x/[email protected]/errgroup/errgroup.go:79 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 41 golang.org/x/[email protected]/errgroup/errgroup.go:76 +0x96 ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
