Use wait() instead of communicate() after manually closing stdin. communicate() tries to flush stdin which fails if already closed. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| assets | ||
| __init__.py | ||
| create_video.py | ||
Use wait() instead of communicate() after manually closing stdin. communicate() tries to flush stdin which fails if already closed. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| assets | ||
| __init__.py | ||
| create_video.py | ||