sdk-typescript
sdk-typescript copied to clipboard
[Bug] Comment unclear on when activities are cancelled after calling `Worker.shutdown`
It should mention that the activities are cancelled after shutdownGraceTime.
https://github.com/temporalio/sdk-typescript/blob/28d4de33a2697c949b863d1c541063384c4fcc7c/packages/worker/src/worker.ts#L733
Can I pick this up? I am new to this repo, let me know where I should start.
@gaurav7019 sure, thanks—you can submit a PR that edits the comment linked to above
@lorensr I would like to submit a PR that edits the comment