Skip to content

IDE unresponsive when uploading with Serial Monitor open and the board printing messages with no delays #10

Closed
@ubidefeo

Description

@ubidefeo

Behaviour:
If i have a sketch with a Serial.println("hello") in the loop with no delays, and the Serial Monitor is open,
If I initiate an upload the IDE stops being responsive and almost comes to a halt.
There's no recovery from it, I just have to quit and reopen

How to reproduce:

  • Make a sketch with Serial.println("Hello!"); in the main loop.
  • Upload it
  • Open the Serial Monitor
  • While Serial Monitor is printing out the message click upload again

System:
Mac OS
Version: 2.0.0-beta.1-snapshot.98ef006

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions