You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a CancelPipelineRun ends within a few seconds of the DeletePipelineRun beginning, it will be waiting to delete a pipeline where the state will not go to LIFECYCLE_STATE_DELETED.
How to Reproduce
Ifyouruncancelandthendeleteintherowinthedifferentprocesses/threads, i.e. changethestateofthePipelinerunduringissuingofdeletecommand.
AlsoCancelPipelineRun.endoccurslessthan3secondsbeforeDeletePipelineRun.beginstarts, itwillcausealock.
Result:
CreatePipelineRun.endwillfailDeletePipelineRun.endwillfailFormoredetails, speakwithmyteam
What was Observed
SDd
What was Expected
sdgds
Version
Paste here the output of ads.__version__
The text was updated successfully, but these errors were encountered:
Oracle-ads version used
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of oracle-ads.
I have confirmed this bug exists on the main branch of oracle-ads.
I agree to follow Code of Conduct.
Description
If a CancelPipelineRun ends within a few seconds of the DeletePipelineRun beginning, it will be waiting to delete a pipeline where the state will not go to LIFECYCLE_STATE_DELETED.
How to Reproduce
What was Observed
SDd
What was Expected
sdgds
Version
The text was updated successfully, but these errors were encountered: