Azure / Azure/durabletask

Share task hub from multiple processes

Open
#195 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.7k
Forks
335
Avg merge
2d 23h
Merged PRs (30d)
6

Description

Is it possible to share a single task hub from multiple processes if those processes are different executables?

One of my activities requires the use of a 32 bit dll. I have split that action into it's own executable and set that process to only monitor activities of that type. The main process is then creating activities and waiting for the second processes activities to complete.

However I am running into instances where the main process just gets stuck and stops processing. Is it possible that the two processes are fighting for control of something in the task hub and deadlocking each other?

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.