Hi,
How can I send a python script a suspend signal? I need to suspend a
script that frequently updates the database so that I can do a "vacuum"
on the database without affecting the script. Thanks!
Steve
How can I send a python script a suspend signal? I need to suspend a
script that frequently updates the database so that I can do a "vacuum"
on the database without affecting the script. Thanks!
Steve
Comment