agronholm / agronholm/pythonfutures

Explicit documentation of which version of concurrent.futures is backported

Aberta
#73 2 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Python
Estrelas
236
Forks
46
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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!

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.