Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

non-blocking command line commands #34

Closed
pelikhan opened this issue Dec 9, 2014 · 5 comments
Closed

non-blocking command line commands #34

pelikhan opened this issue Dec 9, 2014 · 5 comments

Comments

@pelikhan
Copy link

pelikhan commented Dec 9, 2014

There should always be an option to avoid blocking commands. If we use platformio to automate a build, the worse thing that can happen is a user prompt.

@pelikhan
Copy link
Author

pelikhan commented Dec 9, 2014

This turns out to be a big issue. Commands who used to fail silently now block my automation.

@ivankravets
Copy link
Member

  1. Sorry for this bug 😢
  2. Thanks a lot for the bugs reporting, it allows me to make PlatformIO better and better!
  3. See history: http://docs.platformio.ikravets.com/en/latest/history.html

P.S: I'm going to release new version 0.9.2, but I want also to fix your issue #18. Can you wait for it?

@ivankravets
Copy link
Member

Of course, I added WARNING message to the installation page about it:
http://docs.platformio.ikravets.com/en/latest/installation.html

@ivankravets
Copy link
Member

Please upgrade to 0.9.2 release and run this command:

$ platformio settings set enable_prompts No

@pelikhan
Copy link
Author

Thanks for the fast turnaround.

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

No branches or pull requests

2 participants