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

[pick to 1.2] fix a bug that process's cancel not match to its context #17349

Merged
merged 2 commits into from
Jul 5, 2024

Conversation

m-schen
Copy link
Contributor

@m-schen m-schen commented Jul 5, 2024

What type of PR is this?

  • API-change
  • BUG
  • Improvement
  • Documentation
  • Feature
  • Test and CI
  • Code Refactoring

Which issue(s) this PR fixes:

https://github.com/matrixorigin/MO-Cloud/issues/3512
#17226

What this PR does / why we need it:

修复了一个没有给process的cancel方法赋值,以及cancel方法与传入的ctx不对应导致的pipeline无法被正常杀死的问题。

@mergify mergify bot requested a review from sukki37 July 5, 2024 10:32
@mergify mergify bot added the kind/bug Something isn't working label Jul 5, 2024
@matrix-meow matrix-meow added the size/S Denotes a PR that changes [10,99] lines label Jul 5, 2024
@m-schen m-schen changed the title fix a bug cause process has a couple of unmatched ctx and cancel func… [pick to 1.2] fix a bug that process's cancel not match to its context Jul 5, 2024
@mergify mergify bot merged commit 1624bf1 into matrixorigin:1.2-dev Jul 5, 2024
17 of 18 checks passed
sukki37 added a commit to sukki37/matrixone that referenced this pull request Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working size/S Denotes a PR that changes [10,99] lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants