Pramen pipelines sometimes hang when parallel.tasks > 1
Ouverte
bug
might be fixed already
Pramen-Scala
- Langage dominant
- Scala
- Étoiles
- 31
- Forks
- 4
- Merge moyen
- 1 j 10 min
- PR mergées (30 j)
- 4
Description
## 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...
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.