Skip to content

Error: STATUS_PENDING not handled correctly #89

@Fabian123333

Description

@Fabian123333

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions