Has anybody run into this? It seems to have popped up out of nowhere as far as I can tell. I’m seeing periodic instances of this in async transfers to file. Changing to sync transfers fixes it, but then obviously blocks, and that’s no fun.
Just curious if it’s been run into by anybody in the past!
Curious one. Seen also here https://github.com/ljunkie/rarflix/issues/199
Since reported to work with sync calls, my guess would be race condition in async calls and not bad file name.