Is there a way to do "paster serve --reload" only for 1 file? When I save some settings in my ini file, I want to restart the app.
I tried using paste.reloader.watch_file(file) and it does shutdown the app, but it doesn't restart it.. Anyone know a solution for this? Thanks! -- 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.
