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

標準出力からの出力データが大量のときにフリーズする #2

Open
mass-0910 opened this issue Sep 23, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mass-0910
Copy link
Owner

現象

テストスクリプトの標準出力から出力されるデータが多すぎると、パイプが詰まって出力処理から帰ってこなくなる。

考えられる原因

hsptest側でReadFileせずにWaitForSingleObjectでテストプロセスの終了を待っているのが原因。

@mass-0910 mass-0910 added the bug Something isn't working label Sep 23, 2023
@mass-0910 mass-0910 self-assigned this Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant