allpy
view allpy/dna.py @ 599:56d62d405021
pair_cores_all.py: close openned files to avoid error
error "Too many openned files" occured in child processes
multiprocessing seems to use old process when new python process
is created to avoid increasing of process number. Therefore
files openned in childred are not closed automatically
author | boris (kodomo) <bnagaev@gmail.com> |
---|---|
date | Sun, 03 Apr 2011 17:05:32 +0400 |
parents | 5639138f619a |
children | 5f9e9c4e9ed6 e461a5529338 |