Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tentative fix for NPE JavaTimerManager$IdleCallbackRunnable.cancel #44852

Closed
wants to merge 1 commit into from

Commits on Jun 10, 2024

  1. Tentative fix for NPE JavaTimerManager$IdleCallbackRunnable.cancel

    Summary:
    This attempts to fix facebook#44842 by capturing the accessed field in a new variable.
    We don't have a way to reproduce this & this is a best guess fix.
    
    Changelog:
    [Android] [Fixed] - Tentative fix for NPE `JavaTimerManager$IdleCallbackRunnable.cancel`
    
    Differential Revision: D58356826
    cortinico authored and facebook-github-bot committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    54df8fc View commit details
    Browse the repository at this point in the history