camelot-dev / camelot-dev/excalibur
close_fds is not supported on Windows platforms if you redirect stdin/stdout/stderr
Open
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 238
- PR merge metrics
- No merged PRs in 30d
Description
close_fds is not supported on Windows platforms if you redirect stdin/stdout/stderr
Contributor guide
Research direction
Start by locating the process invocation that handles close_fds and redirected stdin, stdout, or stderr, then reproduce the reported behavior on Windows. Confirm the expected subprocess behavior and verify that using these redirections with close_fds no longer raises the reported platform error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100