Skip to content

fix(python apps): fork child + exec appcmd in child to avoid issues#1595

Merged
cicoyle merged 1 commit intodapr:release-1.17from
sicoyle:fix-python-hang-release
Feb 24, 2026
Merged

fix(python apps): fork child + exec appcmd in child to avoid issues#1595
cicoyle merged 1 commit intodapr:release-1.17from
sicoyle:fix-python-hang-release

Conversation

@sicoyle
Copy link
Contributor

@sicoyle sicoyle commented Feb 24, 2026

fix(python apps): fork child + exec appcmd in child to avoid issues

Description

cherry pick the merge commit from my pr here #1580

see the lines added/removed are the same from the original PR:
image

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

fix(python apps): fork child + exec appcmd in child to avoid issues
@sicoyle sicoyle requested review from a team as code owners February 24, 2026 20:46
@sicoyle sicoyle changed the title Merge pull request #1580 from sicoyle/fix-python-hangs fix(python apps): fork child + exec appcmd in child to avoid issues Feb 24, 2026
@cicoyle cicoyle merged commit d7f71f5 into dapr:release-1.17 Feb 24, 2026
27 checks passed
@sicoyle sicoyle deleted the fix-python-hang-release branch February 24, 2026 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants