mszostok / codeowners-validator

The GitHub CODEOWNERS file validator
Apache License 2.0
217 stars 47 forks source link

Fix async write to map and print result #25

Closed mszostok closed 4 years ago

mszostok commented 4 years ago

Description

Fix async write to map and print result. Currently, it sometime panic with such error:

runtime: fatal ERROR: concurrent map read and map write