Skip to content

Remove app_cache from ParslHTExConfig#248

Merged
gpauloski merged 1 commit intomainfrom
gpauloski-parsl-updates
Dec 16, 2025
Merged

Remove app_cache from ParslHTExConfig#248
gpauloski merged 1 commit intomainfrom
gpauloski-parsl-updates

Conversation

@gpauloski
Copy link
Contributor

Description

Removes app_cache from ParslHTExConfig because app_cache is no longer an option in parsl.config.Config. This was replaced by a new memoizer plugin.

Not adding support for the memoizer plugin for now. If someone requests it we can add it.

See Parsl/parsl#4042

Fixes

N/A

Type of Change

  • Bug (non-breaking change which fixes an issue)
  • Enhancement (non-breaking change which adds or improves functionality)
  • Internal (refactoring, performance, and testing)
  • Breaking (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (no changes to the code)
  • Development (CI workflows, packages, templates, etc.)
  • Package (package dependencies and versions)

Testing

N/A

Pull Request Checklist

Please confirm the PR meets the following requirements.

  • Relevant tags are added (breaking, bug, documentation, enhancement, package, etc.).
  • Code changes pass pre-commit (e.g., ruff, 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 added the bug Something isn't working label Dec 16, 2025
@gpauloski gpauloski merged commit 1f39ef4 into main Dec 16, 2025
6 checks passed
@gpauloski gpauloski deleted the gpauloski-parsl-updates branch December 16, 2025 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant