Skip to content

Can't abort and restart an upload #8044

Closed
@teo1978

Description

@teo1978

Steps to reproduce:

  • click the Upload Sketch button
  • click it again

Expected:
When you click the upload button the first time, and it starts uploading, the upload button should switch to a "abort upload" button (suggested icon: an X). So by clicking it a second time, it should abort the upload, the button would revert to an upload button, and you could restart the upload by clicking a third time.
As a second-best option, it could be almost acceptable that there's no such thing as an "abort upload" button, but when you click the upload again while a sketch is already uploading, the current upload should be aborted before a new compile-upload cycle starts.

Observed:
When you click the upload button the second time, a new compile-and-upload cycle starts, while the previous upload still goes on (!!!!), leading to all sorts of pathetic errors and unpredictable, disastrous behavior.

Activity

per1234

per1234 commented on Sep 30, 2018

@per1234
Collaborator

Closing as duplicate of #5928

We welcome bug reports and feature requests but in the future please take the time to search for existing open and closed issues and pull requests before submitting an issue:
https://github.com/arduino/Arduino/issues?&q=
If you do find the issue has already been reported or a fix has been submitted, you are welcome to give it a "thumbs up" by clicking on the smiley face icon at the top right to show your support. Please only comment on the issue if you have additional information to add.

self-assigned this
on May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Component: IDE user interfaceThe Arduino IDE's user interfaceComponent: UploadingUploading programs to an Arduino boardType: DuplicateAnother item already exists for this topicfeature requestA request to make an enhancement (not a bug fix)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @teo1978@per1234

      Issue actions

        Can't abort and restart an upload · Issue #8044 · arduino/Arduino