----- Original Message -----
> In article <mailman.2027.1369333910.3114.python-l...@python.org>,
>  Dave Angel <da...@davea.name> wrote:
> 
> > On 05/23/2013 09:09 AM, Roy Smith wrote:
> > >
> > >      <SNIP>
> > >
> > > nosetests --process-timeout=60 --processes=40 test_api.py
> > >
> > 
> > Do you have a 40-processor system?
> 
> No, but many of the tests are I/O bound.

Sorry to hijack your thread but what do you mean by that ? 
I have a lot of tests myself that spend most of their time writing and reading 
files. Should I try to multiprocess  them ?

JM


-- IMPORTANT NOTICE: 

The contents of this email and any attachments are confidential and may also be 
privileged. If you are not the intended recipient, please notify the sender 
immediately and do not disclose the contents to any other person, use it for 
any purpose, or store or copy the information in any medium. Thank you.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to