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

Check if running from a tty on windows #1657

Merged
merged 1 commit into from
Dec 11, 2020

Conversation

DennisKrone
Copy link
Collaborator

@DennisKrone DennisKrone commented Dec 11, 2020

fixes #1654
The windows keypoller wasn't checking if the stdin was a tty. Causing errors when running locust in non-tty windows environments.

@cyberw cyberw merged commit 85d8a44 into locustio:master Dec 11, 2020
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.

SetConsoleMode throws an error when locust is run from Jenkins Powershell
2 participants