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

3.5: Process isolation on Windows #41

Merged
1 commit merged into from Oct 23, 2010
Merged

3.5: Process isolation on Windows #41

1 commit merged into from Oct 23, 2010

Conversation

Bouke
Copy link
Contributor

@Bouke Bouke commented Oct 8, 2010

Implemented a workaround for a blocking bug in proc_open on Windows, as suggested per http://bugs.php.net/bug.php?id=52911.

It delays each test run by 2* seconds, making the testing quite slow, but usable.

  • the comment on php.net suggested 1 second, but my machine (Core2Quad Q9450) required 2 seconds

@Bouke
Copy link
Contributor Author

Bouke commented Oct 16, 2010

as a note; the proposed solution fixes both issues #14 and #27 (although the latter one has been marked duplicate and closed)

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant