Skip to content

Conversation

YunchuWang
Copy link
Member

Issue describing the changes in this PR

resolves #issue_for_this_pr

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes should not be added to the release notes for the next release
    • Otherwise: I've added my notes to release_notes.md
  • My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • My changes do not require diagnostic events changes
    • Otherwise: I have added/updated all related diagnostic events and their documentation (Documentation issue linked to PR)
  • I have added all required tests (Unit tests, E2E tests)

Additional information

Additional PR information

@YunchuWang YunchuWang mentioned this pull request Oct 6, 2023
8 tasks
@kshyju
Copy link
Member

kshyju commented Oct 6, 2023

Test failure is because we made host changes to send additional command line arguments in #9514. Python worker had to be fixed to handle the new parameters (otherwise it will throw).

For the tests to pass, we need to revert #9514 or have a python worker which has this change: Azure/azure-functions-python-worker#1318

@surgupta-msft surgupta-msft mentioned this pull request Oct 9, 2023
8 tasks
@kshyju
Copy link
Member

kshyju commented Nov 1, 2023

@YunchuWang Is this PR relevant any more? If not, please close it.

@fabiocav
Copy link
Member

fabiocav commented Nov 8, 2023

Closing stale PR.

@fabiocav fabiocav closed this Nov 8, 2023
@fabiocav fabiocav deleted the python/4.14.0 branch March 29, 2024 23:48
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.

5 participants