Skip to content

Conversation

@github-actions
Copy link
Contributor

Cherry-picked from #47974

…on EXPORTING. (#47974)

Problem Summary:

Each Export task will be deleted after execution in the finally block of
the TaskHandler#onTransientTaskHandle() method. Therefore, when removing
a task in the TransientTaskManager#cancelMemoryTask method, there should
be a check to see if the task exists. Otherwise, a null pointer
exception may occur, causing the Export Job status update to fail.
@yiguolei yiguolei closed this Feb 19, 2025
@yiguolei yiguolei reopened this Feb 19, 2025
@yiguolei
Copy link
Contributor

run buildall

@yiguolei yiguolei merged commit 867ef15 into branch-2.1 Feb 19, 2025
18 of 19 checks passed
@github-actions github-actions bot deleted the auto-pick-47974-branch-2.1 branch February 19, 2025 10:10
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.

2 participants