agronholm / agronholm/pythonfutures

Explicit documentation of which version of concurrent.futures is backported

Ouverte
#73 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
236
Forks
46
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Given the version number I assume this is a backport of concurrent.futures from Python 3.2. There have been improvements to the module in later releases of Python 3, and I was wondering if there are any plans to pull them in? I'm specifically interested in improvements to [ProcessPoolExecutor](https://docs.python.org/3.7/library/concurrent.futures.html#concurrent.futures.ProcessPoolExecutor), namely

1. the improved behavior on abrupt worker termination (3.3)
2. initializer / initargs support (3.7)

Thanks!

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.