Skip to content

st_mtime is not converted to int in async #91

@GeekDuanLian

Description

@GeekDuanLian

timestamp = os.stat(src).st_mtime

Will crash struct.error: required argument is not an integer in async push, but it works fine in sync.
Are there any other modifications that are not synchronized with sync?

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