AbsaOSS / AbsaOSS/pramen

Pramen pipelines sometimes hang when parallel.tasks > 1

Open
#302 0 comments 0 reactions 0 assignees View on GitHub
bug might be fixed already Pramen-Scala
Dominant language
Scala
Stars
31
Forks
4
Avg merge
1d 10m
Merged PRs (30d)
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...

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.