Skip to content

Conversation

@fractalwrench
Copy link
Member

Goal

Begins simplifying the ANR detection code.

Testing

Relied on existing test coverage.

@fractalwrench fractalwrench requested a review from a team as a code owner December 2, 2025 11:58
msg.what = HEARTBEAT_REQUEST
handler.handleMessage(msg)
assertEquals(2, executorService.submitCount)
executorService.runCurrentlyBlocked()
Copy link
Contributor

Choose a reason for hiding this comment

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

should we keep this test? it's pretty much the same as the one above now

Copy link
Member Author

Choose a reason for hiding this comment

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

I'll open a follow-up PR to delete it.

Base automatically changed from move-anr-detection-code to app-state-tracker-args December 4, 2025 08:51
@fractalwrench fractalwrench merged commit 7b9a98d into app-state-tracker-args Dec 4, 2025
2 of 4 checks passed
@fractalwrench fractalwrench deleted the refactor-anr-code branch December 4, 2025 09:07
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