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] 선언되지 않은 환경변수가 파이프 안에 들어갈 경우 무한루프가 걸려요 #53

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

Comments

@wonyangs
Copy link
Collaborator

🚅 Issue 한 줄 요약

선언되지 않은 환경변수가 파이프 안에 들어갈 경우 무한루프가 걸려요

🤷 Issue 세부 내용

$hi | ls 와 같이 선언하면 무한루프에 빠집니다..

📸 스크린샷

스크린샷 2023-01-14 오후 8 40 07

@wonyangs wonyangs self-assigned this Jan 14, 2023
@wonyangs wonyangs added the 🐞 Bug 문제 발생 label Jan 14, 2023
@wonyangs wonyangs moved this to 📋 To-do in Minishell backlog Jan 14, 2023
@wonyangs wonyangs linked a pull request Jan 14, 2023 that will close this issue
@mingxoxo mingxoxo moved this from 📋 To-do to 🏗 In progress in Minishell backlog Jan 14, 2023
wonyangs added a commit that referenced this issue Jan 15, 2023
Bug : #53/선언되지 않은 환경변수 에러
@github-project-automation github-project-automation bot moved this from 🏗 In progress 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