프로그램 종료시 스택오버플로우 문제가 발생.
Open
platform:windows
type:bug
- Dominant language
- Rust
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
## 재현방법
윈도우 네이티브 프로그램 실행후 esc를 누른 후, 창 닫기 버튼 클릭.
## 콘솔 로그
```
thread 'main' has overflowed its stack
error: process didn't exit successfully: `target\release\ft-vox-prototype-0-exe.exe` (exit code: 0xc00000fd, STATUS_STACK_OVERFLOW)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.