On 5/31/07, Christoph Haas <[EMAIL PROTECTED]> wrote: > You may argue whether "kill -9" is a good idea or not. Try killing > processes that hog system resources and see if you get further access to > the resources. Your system will become unstable.
Which resources are you talking about? The OS will close files and free memory if a process is murdered. Some device drivers may get in a snit if they're abandoned, but few Pylons programs access esoteric devices. -- Mike Orr <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
