Skip to content

Conversation

gpauloski
Copy link
Collaborator

Description

Updates funcX to >=1.0.3 which removes the need for the serialization hack with a trampoline function in pong_proxy.

Fixes

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (no changes to the code)
  • CI change (changes to CI workflows, packages, templates, etc.)

Testing

All test pass. Tested the funcX benchmark as well.

Pull Request Checklist

Please confirm the PR meets the following requirements.

  • Code changes pass pre-commit (e.g., black, flake8, mypy, etc.).
  • Tests have been added to show the fix is effective or that the new feature works.
  • New and existing unit tests pass locally with the changes.
  • Docs have been updated and reviewed if relevant.

@gpauloski gpauloski merged commit 8ac95a6 into main Sep 22, 2022
@gpauloski gpauloski deleted the issue-17 branch September 22, 2022 14:57
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.

Remove trampoline function

1 participant