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

Fix intellij script freezing shell #647

Closed
jan-vcapgemini opened this issue Sep 24, 2024 · 0 comments · Fixed by #648 or #660
Closed

Fix intellij script freezing shell #647

jan-vcapgemini opened this issue Sep 24, 2024 · 0 comments · Fixed by #648 or #660
Assignees
Labels
bug Something isn't working intellij IntelliJ IDE from Jet-Brains

Comments

@jan-vcapgemini
Copy link
Contributor

Expected behavior

As an intellij user I expect intellij to not freeze my shell when starting it from the PATH using intellij

Actual behavior

The git bash freezes while intellij is running.

Steps to reproduce (bug) / Use Case of feature request (enhancement)

  1. Run intellij in git bash
  2. Try to close git bash

Related/Dependent Issues

Comments/Hints:

We need to add & at the end of our start scripts.

Affected version:

  • OS: Windows
  • IDEasy: 2024.09.002-beta-SNAPSHOT
@jan-vcapgemini jan-vcapgemini added the bug Something isn't working label Sep 24, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in IDEasy board Sep 24, 2024
@jan-vcapgemini jan-vcapgemini changed the title Fix intellij script getting stuck in shell Fix intellij script freezing shell Sep 24, 2024
@jan-vcapgemini jan-vcapgemini self-assigned this Sep 24, 2024
@jan-vcapgemini jan-vcapgemini added the intellij IntelliJ IDE from Jet-Brains label Sep 24, 2024
@jan-vcapgemini jan-vcapgemini added this to the release:2024.09.002 milestone Sep 24, 2024
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Sep 24, 2024
added '&' to end of start scripts
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Sep 24, 2024
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Sep 24, 2024
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Sep 26, 2024
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in IDEasy board Sep 26, 2024
hohwille added a commit to hohwille/IDEasy that referenced this issue Sep 26, 2024
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Sep 27, 2024
added workaround for new background process check (creating a new file and checking its content)
hohwille pushed a commit that referenced this issue Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working intellij IntelliJ IDE from Jet-Brains
Projects
Status: ✅ Done
1 participant