-
Notifications
You must be signed in to change notification settings - Fork 19
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
Manual tests of removing the second worker during running #2316
Manual tests of removing the second worker during running #2316
Conversation
…er-during-running
…er-during-running
…er-during-running
…er-during-running
…er-during-running
The |
Yes @Kailai-Wang , I plan to fix it. I'll do that once I find a while. |
…er-during-running
e1d8507
to
a9f6d3e
Compare
2e1a27a
to
b71df92
Compare
b71df92
to
d005dc5
Compare
@Kailai-Wang the test finally pass. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
…er-during-running
This PR adds back
resuming-worker.ts
to CI pipeline.The test is moved to separate workspace because it doesn't rely on
client-api
(generation of that packages requires worker instance to be run).