Skip to content
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

Add the support to pass user supplied actor_factory callable in ActorRuntime & ext/fastapi,flask #714

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

Conversation

ksachdeva
Copy link

fixes #713

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

@ksachdeva ksachdeva requested review from a team as code owners May 14, 2024 17:09
…Runtime & ext/fastapi,flask

Signed-off-by: Kapil Sachdeva <ksachdeva17@gmail.com>
@ksachdeva ksachdeva force-pushed the user-supplied-actor-factory branch from 5ceeb0b to 65b15c8 Compare May 14, 2024 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for user supplied actor_factory callable
1 participant