AbsaOSS / AbsaOSS/pramen

Pramen pipelines sometimes hang when parallel.tasks > 1

未关闭
#302 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug might be fixed already Pramen-Scala
主要语言
Scala
星标
31
派生
4
平均合并
1 天 10 分钟
30 天内合并 PR
4

描述

## 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...

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。