[issue33367] Multiprocessing Pool workers initiated with maxtasksperchild do not execute when sharing logging

2021-06-18 Thread Irit Katriel


Irit Katriel  added the comment:

Closing as this is a Python 2.7-only issue and 2.7 is no longer maintained.

--
nosy: +iritkatriel
resolution:  -> out of date
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue33367] Multiprocessing Pool workers initiated with maxtasksperchild do not execute when sharing logging

2018-09-16 Thread Karthikeyan Singaravelan


Change by Karthikeyan Singaravelan :


--
nosy: +xtreak

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue33367] Multiprocessing Pool workers initiated with maxtasksperchild do not execute when sharing logging

2018-09-16 Thread Soumyadipta Das


Change by Soumyadipta Das :


--
nosy: +vinay.sajip

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue33367] Multiprocessing Pool workers initiated with maxtasksperchild do not execute when sharing logging

2018-09-16 Thread Soumyadipta Das


Change by Soumyadipta Das :


--
nosy: +pitrou

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue33367] Multiprocessing Pool workers initiated with maxtasksperchild do not execute when sharing logging

2018-04-26 Thread Soumyadipta Das

New submission from Soumyadipta Das :

When Multiprocessing Pool is initiated with maxtasksperchild and is sharing 
logging with the root process some workers do not execute. This  is only on 
Python 2.7 and not on Python 3. Also bug is present only on linux and not on 
windows.

--
files: bugdemo.py
messages: 315804
nosy: Soumyadipta Das
priority: normal
severity: normal
status: open
title: Multiprocessing Pool workers initiated with maxtasksperchild do not 
execute when sharing logging
type: behavior
versions: Python 2.7
Added file: https://bugs.python.org/file47551/bugdemo.py

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com