Pramen pipelines sometimes hang when parallel.tasks > 1
Offen
bug
might be fixed already
Pramen-Scala
- Vorherrschende Sprache
- Scala
- Sterne
- 31
- Forks
- 4
- Ø Merge
- 1 T. 10 Min.
- Gemergte PRs (30 T.)
- 4
Beschreibung
## 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...
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.