-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Reuse stateful Store object between calls to .proxy() - Do not reinitialize Store if already created in that process - Improve typing on .proxy() - Customize pickle behavior to ignore stateful attributes - Add evict setting for proxies - Add note on supporting customized serializers in future - Bump ProxyStore to 0.7.1 and later (should be okay now since flight is Python 3.11 and later and globus compute supports pydantic 2 now)
- Loading branch information
Showing
2 changed files
with
37 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters