Small refactor in RuntimeScheduler_Modern to favor references over shared_ptr for non-owning function args#43852
Small refactor in RuntimeScheduler_Modern to favor references over shared_ptr for non-owning function args#43852rubennorte wants to merge 6 commits intofacebook:mainfrom
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D55646389 |
800c3db to
735071a
Compare
|
This pull request was exported from Phabricator. Differential Revision: D55646389 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D55646389 |
735071a to
8cebfe6
Compare
8cebfe6 to
dc42b41
Compare
|
This pull request was exported from Phabricator. Differential Revision: D55646389 |
Base commit: 2fcdab4 |
|
This pull request was exported from Phabricator. Differential Revision: D55646389 |
dc42b41 to
49fedaa
Compare
|
This pull request was exported from Phabricator. Differential Revision: D55646389 |
49fedaa to
56322d9
Compare
|
This pull request was exported from Phabricator. Differential Revision: D55646389 |
56322d9 to
c70d6b2
Compare
c70d6b2 to
65d888e
Compare
|
This pull request was exported from Phabricator. Differential Revision: D55646389 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D55646389 |
65d888e to
aeb1950
Compare
aeb1950 to
1e85043
Compare
|
This pull request was exported from Phabricator. Differential Revision: D55646389 |
Differential Revision: D55646390
Differential Revision: D55646393
Differential Revision: D55646394
Differential Revision: D55646391
Differential Revision: D55646392
…ared_ptr for non-owning function args (facebook#43852) Summary: Pull Request resolved: facebook#43852 Changelog: [internal] Just a small refactor so we rely less on shared pointers within `RuntimeSCheduler_Modern`. Reviewed By: javache Differential Revision: D55646389
|
This pull request was exported from Phabricator. Differential Revision: D55646389 |
1e85043 to
458e874
Compare
|
This pull request has been merged in d35de2d. |
…ared_ptr for non-owning function args (#43852) Summary: Pull Request resolved: #43852 Changelog: [internal] Just a small refactor so we rely less on shared pointers within `RuntimeSCheduler_Modern`. Reviewed By: javache Differential Revision: D55646389 fbshipit-source-id: d01dcba7b1551d349d21717ba585828ed7fb3259
…ared_ptr for non-owning function args (#43852) Summary: Pull Request resolved: #43852 Changelog: [internal] Just a small refactor so we rely less on shared pointers within `RuntimeSCheduler_Modern`. Reviewed By: javache Differential Revision: D55646389 fbshipit-source-id: d01dcba7b1551d349d21717ba585828ed7fb3259
Summary:
Changelog: [internal]
Just a small refactor so we rely less on shared pointers within
RuntimeSCheduler_Modern.Differential Revision: D55646389