Skip to content

Introduce ContextSnapshot#1483

Closed
mcruzdev wants to merge 1 commit into
serverlessworkflow:mainfrom
mcruzdev:context-snapshot
Closed

Introduce ContextSnapshot#1483
mcruzdev wants to merge 1 commit into
serverlessworkflow:mainfrom
mcruzdev:context-snapshot

Conversation

@mcruzdev

Copy link
Copy Markdown
Collaborator

Many thanks for submitting your Pull Request ❤️!

What this PR does / why we need it:

Special notes for reviewers:

Additional information (if needed):

Signed-off-by: Matheus Cruz <matheuscruz.dev@gmail.com>
@fjtirado

Copy link
Copy Markdown
Collaborator

I would work on a different appoach to fulfill this, lets close this for now

@fjtirado fjtirado closed this Jun 25, 2026
@fjtirado fjtirado reopened this Jun 25, 2026
@fjtirado fjtirado closed this Jun 25, 2026
Comment on lines -326 to +331
if (toCancel != null) {
toCancel.forEach(t -> t.cancel(true));
}
toCancel.forEach(t -> t.cancel(true));

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

????????
what happens now if toCancel is null

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dead code friend

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Keep calm :)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

be cool be happy ;)

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

haha

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