Skip to content

Cannot cancel this thing once started #1

@ciriousjoker

Description

@ciriousjoker

Not much to explain here. I just want to stop the copy-process.

.on('progress', (update) => {
  if (cancelled) {
    // cancel here without throwing an error because that's an antipattern afaik
  }
})

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