Pramen pipelines sometimes hang when parallel.tasks > 1
Đang mở
bug
might be fixed already
Pramen-Scala
- Ngôn ngữ chính
- Scala
- Star
- 31
- Fork
- 4
- Merge trung bình
- 1 ngày 10 phút
- Pull request đã merge (30 ngày)
- 4
Mô tả
## 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...
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.