Works great but application does not end (pause behavior)
Open
Nobody has claimed this yet.
bug
- Dominant language
- C++
- Stars
- 2.6k
- Forks
- 174
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I tried it and it works great. However after running the wrapped application the console hangs;
I've to press enter to end the applications. It behaves like a pause feature.
More or less the example you provided for windows64.
Did I miss someting?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the behavior with the provided Windows64 example and observe when the wrapped application leaves the console waiting for Enter. Trace the console-exit behavior around that example; done means the application terminates without requiring manual input.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100