Python: What happens when main process is terminated. -


i working multiprocessing module on unix system. have noticed memory leaks when terminate 1 of programs. thinking might because processes started in main process kept running. correct?

i think i'd refer this post great job of explaining how other threads behave.


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

Simple Angular 2 project fails 'Unexpected reserved word' -

php - Get process resource by PID -