Skip to content

Conversation

jaynewstrom-stripe
Copy link
Contributor

Summary

A user wrote in suggesting a fix for this, it doesn't seem harmful, so I'm adding it in.

Motivation

https://jira.corp.stripe.com/browse/RUN_MOBILESDK-4693

headlessJsTaskContext.finishTask(taskId)
} catch (e: AssertionError) {
// Ignore if task already finished
// Log.w("KeepJsAwakeTask", "Tried to stop a non-existent task (id=$taskId)")
Copy link
Collaborator

Choose a reason for hiding this comment

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

Shoud we uncomment this?

Copy link
Collaborator

@porter-stripe porter-stripe left a comment

Choose a reason for hiding this comment

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

LGTM, only nit is if we need a changelog entry.

@jaynewstrom-stripe jaynewstrom-stripe merged commit 89176a4 into master Sep 19, 2025
22 checks passed
@jaynewstrom-stripe jaynewstrom-stripe deleted the jaynewstrom/fix-stop branch September 19, 2025 14:01
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.

3 participants