Skip to content

Typo in multipart/main.ts #handlePart #76

@davisthedev

Description

@davisthedev

Package version

10.1.2

Describe the bug

try {
  await partHandler.reportProgress(line, lineLength)
} catch (err) { // <-- this should be error
  part.emit('error', error)
  this.abort(error)
}

Reproduction repo

No response

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