OpenEuphoria.org
Ticket #446:
unknown problem in euweb causes runaway processes to eat up all the cpu forever when running euweb interpreted
-
Reported by
jimcbrown
Nov 25, 2010
This is currently worked around on site through the use of a nanny script that forcibly kill-9s euweb.ex after 180 seconds have passed. The actual cause is unknown. It has not yet been shown to affect the translated version.
Details
1. Comment by jimcbrown
Dec 02, 2010
Jeremy reported that euweb (translated version) also hangs this way sometimes (but less often?)
2. Comment by jimcbrown
Dec 21, 2010
Nanny script has been deployed for the translated version as well.
3. Comment by jimcbrown
Dec 21, 2010
Changes to nanny scripts have been deployed to make it easier to debug this the next time it happens.
4. Comment by jimcbrown
Dec 21, 2010
The cause is believed to be the diff.e algorithm used by euweb's wiki.
5. Comment by jimcbrown
Jun 18, 2014
This hasn't been seen in years, since diff.e was reimplemented. Closing.