Skip to content

drive.get hangs when offline and blocks are missing #379

@josephmturner

Description

@josephmturner

I tested this by attempting to load a file over the network after disconnecting from my wifi AP.

By adding console.log statements, I found that the _open method in the BlobReadStream class, the (this._pos === this.id.byteOffset) is truthy, and then the Hyperblobs.createReadStream hangs here.

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