-
Notifications
You must be signed in to change notification settings - Fork 61
Use tokio::oneshot for sim clock #822
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This pull request was exported from Phabricator. Differential Revision: D80029571 |
5f66215
to
16251b9
Compare
This pull request was exported from Phabricator. Differential Revision: D80029571 |
16251b9
to
f9de512
Compare
This pull request was exported from Phabricator. Differential Revision: D80029571 |
Summary: There was an open TODO to remove the global mailbox for SimClock. We don't actually even need mailboxes for sim clock and a oneshot works just fine Differential Revision: D80029571
f9de512
to
311e90d
Compare
Summary: There was an open TODO to remove the global mailbox for SimClock. We don't actually even need mailboxes for sim clock and a oneshot works just fine Differential Revision: D80029571
Summary: There was an open TODO to remove the global mailbox for SimClock. We don't actually even need mailboxes for sim clock and a oneshot works just fine Differential Revision: D80029571
Summary: There was an open TODO to remove the global mailbox for SimClock. We don't actually even need mailboxes for sim clock and a oneshot works just fine Differential Revision: D80029571
Summary: There was an open TODO to remove the global mailbox for SimClock. We don't actually even need mailboxes for sim clock and a oneshot works just fine Differential Revision: D80029571
This pull request was exported from Phabricator. Differential Revision: D80029571 |
Summary: Pull Request resolved: meta-pytorch#822 There was an open TODO to remove the global mailbox for SimClock. We don't actually even need mailboxes for sim clock and a oneshot works just fine Differential Revision: D80029571
311e90d
to
fe03ff0
Compare
Summary: There was an open TODO to remove the global mailbox for SimClock. We don't actually even need mailboxes for sim clock and a oneshot works just fine Differential Revision: D80029571
Summary: There was an open TODO to remove the global mailbox for SimClock. We don't actually even need mailboxes for sim clock and a oneshot works just fine Differential Revision: D80029571
Summary: There was an open TODO to remove the global mailbox for SimClock. We don't actually even need mailboxes for sim clock and a oneshot works just fine Differential Revision: D80029571
Summary: There was an open TODO to remove the global mailbox for SimClock. We don't actually even need mailboxes for sim clock and a oneshot works just fine Differential Revision: D80029571
fe03ff0
to
bc11cb6
Compare
Summary: There was an open TODO to remove the global mailbox for SimClock. We don't actually even need mailboxes for sim clock and a oneshot works just fine Differential Revision: D80029571
This pull request was exported from Phabricator. Differential Revision: D80029571 |
Summary: Pull Request resolved: meta-pytorch#822 There was an open TODO to remove the global mailbox for SimClock. We don't actually even need mailboxes for sim clock and a oneshot works just fine Differential Revision: D80029571
bc11cb6
to
dcb87a1
Compare
Summary: Previously we had to use u64 for serialization reasons but those reasons no longer exist Differential Revision: D80556690
dcb87a1
to
00cb8a6
Compare
Summary: There was an open TODO to remove the global mailbox for SimClock. We don't actually even need mailboxes for sim clock and a oneshot works just fine Reviewed By: pablorfb-meta Differential Revision: D80029571
Summary: There was an open TODO to remove the global mailbox for SimClock. We don't actually even need mailboxes for sim clock and a oneshot works just fine Reviewed By: pablorfb-meta Differential Revision: D80029571
Summary: There was an open TODO to remove the global mailbox for SimClock. We don't actually even need mailboxes for sim clock and a oneshot works just fine Reviewed By: pablorfb-meta Differential Revision: D80029571
Summary: There was an open TODO to remove the global mailbox for SimClock. We don't actually even need mailboxes for sim clock and a oneshot works just fine Reviewed By: pablorfb-meta Differential Revision: D80029571
Summary: Pull Request resolved: meta-pytorch#822 There was an open TODO to remove the global mailbox for SimClock. We don't actually even need mailboxes for sim clock and a oneshot works just fine Reviewed By: pablorfb-meta Differential Revision: D80029571
This pull request was exported from Phabricator. Differential Revision: D80029571 |
00cb8a6
to
3d127e1
Compare
This pull request has been merged in fb85445. |
Summary: There was an open TODO to remove the global mailbox for SimClock. We don't actually even need mailboxes for sim clock and a oneshot works just fine
Differential Revision: D80029571