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

Directly use the PTY to restore state #21294

Merged
merged 1 commit into from
Nov 9, 2021
Merged

Conversation

stuartwdouglas
Copy link
Member

There are some situations where Aesh will create an input thread, and
this will steal input from the user process.

Fixes #21145

There are some situations where Aesh will create an input thread, and
this will steal input from the user process.

Fixes quarkusio#21145
@quarkus-bot
Copy link

quarkus-bot bot commented Nov 9, 2021

Failing Jobs - Building c1bdc22

Status Name Step Failures Logs Raw logs
Native Tests - Windows - hibernate-validator Build Failures Logs Raw logs

Failures

⚙️ Native Tests - Windows - hibernate-validator #

- Failing: integration-tests/hibernate-validator 

📦 integration-tests/hibernate-validator

Failed to execute goal io.quarkus:quarkus-maven-plugin:999-SNAPSHOT:build (default) on project quarkus-integration-test-hibernate-validator: Failed to build quarkus application

@geoand geoand merged commit 98815f2 into quarkusio:main Nov 9, 2021
@quarkus-bot quarkus-bot bot added this to the 2.5 - main milestone Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/maven
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dev mode first hot reload request is 'ignored' if there is no active REST endpoint on the service under Ubuntu
2 participants