Message45958
Logged In: YES
user_id=265829
This patch addresses a serious problem in Zope2 (and
probably other multi-threaded) production environments with
LinuxThreads. A crash of one thread brings other threads in
an unsane state which they leave only on "kill -9". This
lets Guido's "zdeamon" automatic restart logic fail. Even
manual restarts are a bit difficult as each individual
thread must be sent a "kill -9".
Applying the patch lets at least the process die properly. I
am not yet sure whether the return code is appropriate for
"zdeamon" to restart the process. I will check that soon and
report back.
|
|
Date |
User |
Action |
Args |
2007-08-23 15:37:41 | admin | link | issue949332 messages |
2007-08-23 15:37:41 | admin | create | |
|