Streamz/Dask: gather does not wait for all results of buffer

Abierto
#449 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
35/100
Tipo de issue
Error
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
python

Línea de trabajo

Start with the documented Streamz/Dask usage involving buffer and compare it with the linked Stack Overflow report. Reproduce the early return and trace the gather/buffer entry point; done means the operation waits for every buffered Dask result, including the final one.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

Hi Streamz team. I was following the docs to use streamz with dask and facing the issue that dask returns before all the results are calculated, when used with buffer. There is a stackoverflow question regarding this as well - https://stackoverflow.com/questions/60032474/streamz-dask-gather-does-not-wait-for-all-results-of-buffer

Wondering if this is there a fix as this is not usable is it doesn't wait for the last piece to come back.

Lenguaje dominante
Python
Estrellas
1.3k
Forks
149
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de python-streamz/streamz

Todos los issues de python-streamz/streamz

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.