Anonymous | Login | Signup for a new account | 2012-09-13 19:33 PDT |
Main | Blog | My View | View Issues | Change Log | Roadmap | IRC Chat | Repositories | Scrum Board |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
190 | Source Integration | WebSVN | public | 2011-01-18 01:17 | 2011-01-18 01:17 | ||||||
Reporter | obones | ||||||||||
Assigned To | |||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||
Status | new | Resolution | open | ||||||||
Product Version | |||||||||||
Target Version | Fixed in Version | ||||||||||
Summary | 190: Workaround on Apache hang under Windows | ||||||||||
Description | Hello, I'm using SourceSVN under Windows with an Apache server and have noticed that while an import takes place, no one can work with Mantis anymore until the import is finished which can take a very long time. Looking around, I found it's a "bug/feature" in PHP and Apache under Windows as can be seen here: http://bugs.php.net/bug.php?id=44942 [^] http://bugs.php.net/bug.php?id=44994 [^] There is a feature request for a lock free exec: http://bugs.php.net/bug.php?id=43588 [^] But until it is implemented, there is the risk of stumbling across this problem quite often. Inside the php manual, there is this suggestion: http://www.php.net/manual/en/function.exec.php#99781 [^] which I have implemented in the attached patch. It allows me to continue to browse the issues while an import is taking place, and I could not notice any adverse side effects of this change. | ||||||||||
Tags | No tags attached. | ||||||||||
Attached Files | |||||||||||
![]() |
|||
Date Modified | Username | Field | Change |
2011-01-18 01:17 | obones | New Issue | |
2011-01-18 01:17 | obones | File Added: windows_hang.patch |
Copyright © 2000 - 2012 MantisBT Group
Time: 0.1287 seconds. memory usage: 8,318 KB |