Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Generalize Dispatcher class #505

Open
wants to merge 1 commit into
base: fbsync
Choose a base branch
from

Conversation

OswinC
Copy link
Contributor

@OswinC OswinC commented Oct 7, 2022

Summary: Generalizing it for reusing it in different contexts. Also changing to global-instance-as-singleton pattern, so that we can instantiate instances for different use cases without worrying about mis-sharing the class variable calls

Differential Revision: D40188963

Summary: Generalizing it for reusing it in different contexts. Also changing to global-instance-as-singleton pattern, so that we can instantiate instances for different use cases without worrying about mis-sharing the class variable `calls`

Differential Revision: D40188963

fbshipit-source-id: 34057e1dcb1e33a24472250abc59d3483126956a
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Oct 7, 2022
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D40188963

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants