afero icon indicating copy to clipboard operation
afero copied to clipboard

Fix ReadAt + WriteAt concurrency

Open royiarchy opened this issue 9 months ago • 1 comments
trafficstars

Fixing https://github.com/spf13/afero/issues/433 to allow parallel executions of ReadAt and WriteAt without messing up the seek offset.

royiarchy avatar Jan 28 '25 16:01 royiarchy

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jan 28 '25 16:01 CLAassistant