Skip to content

Conversation

@casteryh
Copy link
Contributor

@casteryh casteryh commented Nov 4, 2025

Differential Revision: D86156904

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 4, 2025
@meta-codesync
Copy link

meta-codesync bot commented Nov 4, 2025

@casteryh has exported this pull request. If you are a Meta employee, you can view the originating Diff in D86156904.

facebook-github-bot pushed a commit that referenced this pull request Nov 4, 2025
…nly works inside an actor (#75)

Summary: Pull Request resolved: #75

Reviewed By: LucasLLC

Differential Revision: D86156904
facebook-github-bot pushed a commit that referenced this pull request Nov 5, 2025
…nly works inside an actor (#75)

Summary: Pull Request resolved: #75

Reviewed By: LucasLLC, amirafzali

Differential Revision: D86156904
facebook-github-bot pushed a commit that referenced this pull request Nov 5, 2025
…nly works inside an actor (#75)

Summary: Pull Request resolved: #75

Reviewed By: LucasLLC, amirafzali

Differential Revision: D86156904
facebook-github-bot pushed a commit that referenced this pull request Nov 5, 2025
…nly works inside an actor (#75)

Summary: Pull Request resolved: #75

Reviewed By: LucasLLC, amirafzali

Differential Revision: D86156904
facebook-github-bot pushed a commit that referenced this pull request Nov 5, 2025
…nly works inside an actor (#75)

Summary: Pull Request resolved: #75

Reviewed By: LucasLLC, amirafzali

Differential Revision: D86156904
casteryh added a commit that referenced this pull request Nov 5, 2025
…nly works inside an actor (#75)

Summary: Pull Request resolved: #75

Reviewed By: LucasLLC, amirafzali

Differential Revision: D86156904
@facebook-github-bot facebook-github-bot force-pushed the export-D86156904 branch 2 times, most recently from e03a56b to bd7ec71 Compare November 5, 2025 22:05
facebook-github-bot pushed a commit that referenced this pull request Nov 5, 2025
…nly works inside an actor (#75)

Summary: Pull Request resolved: #75

Reviewed By: LucasLLC, amirafzali

Differential Revision: D86156904
Summary:

Monarch is enforcing the following check. This diff is a fix.

ValueError: <class 'torchstore.controller.Controller'> mixes both async and sync endpoints.Synchronous endpoints cannot be mixed with async endpoints because they can cause the asyncio loop to deadlock if they wait.sync: ['get_controller_strategy', 'keys', 'locate_volumes', 'notify_delete', 'notify_put'] async: ['init', 'teardown']

Reviewed By: amirafzali, LucasLLC

Differential Revision: D86155590
…nly works inside an actor (#75)

Summary: Pull Request resolved: #75

Reviewed By: LucasLLC, amirafzali

Differential Revision: D86156904
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants