[IPython-dev] BackgroundJobManager: Killing a background job

TARUN GABA tarun.gaba7 at gmail.com
Wed Jan 29 00:27:14 EST 2014


Hi,
I am using BackgroundJobManager to run some jobs in background..
I want to kill a particular job, manually, when it exceeds running for more
than a particular interval of time.. Is there any method in
BackgroundJobManager to do that?

One more thing
I have added KeyBoardInterrupt detector in that job(job is a python
function). How can I send keyboard commands to that job(which is in
background).

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140129/2fdc0601/attachment.html>


More information about the IPython-dev mailing list