Skip to content

await file.write(File('local_file.txt').openRead().cast()).done; This code execution will block #100

@ccc469

Description

@ccc469

await file.write(File('local_file.txt').openRead().cast()).done; // Blocked here, unable to return results after successful upload
print("done"); // Unable to execute

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions