Skip to content

Conversation

pradeepfn
Copy link
Contributor

  1. For initial feedback around.
  2. TODO items listed in the order of priority.
  3. Will add test script.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Aug 29, 2025
@pradeepfn pradeepfn requested a review from pbontrager August 29, 2025 15:13
@pradeepfn pradeepfn marked this pull request as draft August 29, 2025 15:14
self._size = math.prod(current_size().values())

# init torchstore
self._tstore = asyncio.run(MultiProcessStore.create_store())
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you need the asyncio.run?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you need the asyncio.run?

This is because __init__ is not async?

@pradeepfn pradeepfn closed this Sep 10, 2025
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants