-
Couldn't load subscription status.
- Fork 110
Open
Description
When uploading / downloading files by SAMBA a Error: STATUS_PENDING might be send from the client due to various reasons like long writing times, locks or similar:
https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-erref/596a1078-e883-4972-9bbc-49e60bebca55?redirectedfrom=MSDN
The go library does not handle this exceptions correctly and terminates the transmission. The correct behavior would be to wait for the pending job.
Metadata
Metadata
Assignees
Labels
No labels