GetCellValue is concurrency unsafe, maybe occur fatal error: concurrent map writes
#1687
Labels
bug
Something isn't working
fatal error: concurrent map writes
#1687
https://github.com/qax-os/excelize/blob/d133dc12d774dcf944b36720f25e1dd945dda63f/excelize.go#L280C3-L280C3
f.xmlAttr is define
Map
, so concurrent invoke GetCellValue, maybe occurfatal error: concurrent map writes
The text was updated successfully, but these errors were encountered: