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

How can a worker listen to master's specific event? #396

Closed
pilaoda opened this issue Aug 26, 2023 · 1 comment
Closed

How can a worker listen to master's specific event? #396

pilaoda opened this issue Aug 26, 2023 · 1 comment

Comments

@pilaoda
Copy link

pilaoda commented Aug 26, 2023

I notice that master can exec specfic function in worker and worker can emit event during executing, but there is no anti way to receive event from master during executing in the readme.

How can a worker subscribe to the master's event during executing? And how can the master emit this event to the exact worker?

@josdejong
Copy link
Owner

There is no build-in solution for that right now, but this feature is discussed in #185. Let's continue the discussion there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants