Pramen pipelines sometimes hang when parallel.tasks > 1
Aberta
bug
might be fixed already
Pramen-Scala
- Linguagem predominante
- Scala
- Estrelas
- 31
- Forks
- 4
- Merge médio
- 1d 10min
- PRs com merge (30d)
- 4
Descrição
## 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...
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.