Skip to content

Allow user to terminate compilation and upload processes #1199

Closed
@dahmadjid

Description

@dahmadjid

Describe the request

Provide a way for the user to terminate the compilation and upload processes.

Describe the current behavior

In some cases, it is clear to the user that a compile or upload process is going to fail. Currently, they must wait through what is sometimes a lengthy process until it fails before they can make another attempt.

This is especially prevalent for uploads due to the common design of upload tools (e.g., AVRDUDE, rp2040load) to pointlessly retry a failed upload over and over again, even though if the process failed the first time, it is certain to fail on the retries as well.

Arduino IDE version

d6a4b0f

Operating system

  • Windows
  • Linux

Operating system version

  • Windows 10
  • Linux Manjaro

Additional context

Additional reports

Keywords

  • cancel

Issue checklist

  • I searched for previous requests in the issue tracker
  • I verified the feature was still missing when using the latest nightly build
  • My request contains all necessary details

Metadata

Metadata

Assignees

Labels

topic: codeRelated to content of the project itselftype: enhancementProposed improvement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions