Skip to content

Conversation

mcspr
Copy link
Collaborator

@mcspr mcspr commented Jan 10, 2023

Properly handle Popen object, it takes care of everything we need to do like .communicate() and handle timeouts. Introduce a small timeout to run so we also know when that happens
Clean-up with pythonic path join and formatting through f"" strings

see #8727

@mcspr mcspr added this to the 3.1.1 milestone Jan 14, 2023
@mcspr mcspr merged commit 6033ed3 into esp8266:master Jan 14, 2023
@mcspr mcspr deleted the elf2bin-check branch January 14, 2023 21:59
hasenradball pushed a commit to hasenradball/Arduino that referenced this pull request Nov 18, 2024
Properly handle Popen object, it takes care of everything we need to do like .communicate() and handle timeouts. Introduce a small timeout to run so we also know when that happens
Clean-up with pythonic path join and formatting through f"" strings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant