AbsaOSS / AbsaOSS/pramen

Pramen pipelines sometimes hang when parallel.tasks > 1

Abierto
#302 0 comentarios 0 reacciones 0 asignados Ver en GitHub
bug might be fixed already Pramen-Scala
Lenguaje dominante
Scala
Estrellas
31
Forks
4
Merge medio
1 d 10 min
PR fusionados (30 d)
4

Descripción

## Describe the bug
There are reports that Pramen pipelines hang when `parallel.tasks > 1`, especially on big pipelines.

So far we couldn't reproduce it in unit tests, and don't know any more information about it.

This issue is for tracking and fixing the bug

## Code and/or configuration snippet that caused the issue

```hocon
pramen {
parallel.tasks = 4
}
```

## Expected behavior
Pramen should never hang, at least internally.

## Context
To be added...

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.