On Dec 14, 10:28 pm, "Aaron Swartz" <[email protected]> wrote: > I understand the value. Does sys.exit work?
I haven't tried that yet. Ideally the web service is the first thing to close, then the worker threads, then the database, then the entire app. I'd have to add some sort of flag to fail all requests to web.py while I shutdown everything else and then sys.exit. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
