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

[Bug] 명령어 실행 중 SIGINT가 들어오는 경우 출력 오류 #46

Closed
wonyangs opened this issue Jan 13, 2023 · 0 comments · Fixed by #58
Closed

[Bug] 명령어 실행 중 SIGINT가 들어오는 경우 출력 오류 #46

wonyangs opened this issue Jan 13, 2023 · 0 comments · Fixed by #58
Assignees
Labels
🐞 Bug 문제 발생

Comments

@wonyangs
Copy link
Collaborator

🚅 Issue 한 줄 요약

heredoc에서 SIGINT가 들어오는 경우 출력 오류

🤷 Issue 세부 내용

자식 프로세스가 명령어를 실행하고 있는 중 SIGINT 시그널을 보내면 프롬포트 출력이 두번 나옵니다.

📸 스크린샷

스크린샷 2023-01-13 오후 4 34 18

@wonyangs wonyangs added the 🐞 Bug 문제 발생 label Jan 13, 2023
@wonyangs wonyangs self-assigned this Jan 13, 2023
@wonyangs wonyangs moved this to 📋 To-do in Minishell backlog Jan 13, 2023
@mingxoxo mingxoxo moved this from 📋 To-do to 🏗 In progress in Minishell backlog Jan 14, 2023
@mingxoxo mingxoxo moved this from 🏗 In progress to 📋 To-do in Minishell backlog Jan 14, 2023
@wonyangs wonyangs linked a pull request Jan 15, 2023 that will close this issue
mingxoxo added a commit that referenced this issue Jan 15, 2023
Bug : #46/부모 프로세스 시그널 핸들링
@github-project-automation github-project-automation bot moved this from 📋 To-do to ✅ Done in Minishell backlog Jan 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug 문제 발생
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant