Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Revert "Don't look for background updates unless Wrangler finished successfully" #2165

Merged
merged 1 commit into from
Dec 22, 2021

Commits on Dec 22, 2021

  1. Revert "Don't look for background updates unless Wrangler finished su…

    …ccessfully"
    
    This reverts commit 45f5ab2 to avoid #2161.
    It's unclear to me why that would have introduced a regression,
    but this whole issue is actual Undefined Behavior according to the C
    standard, so it's basically impossible to predict the behavior of the program
    from the source code. I unfortunately wasn't able to reproduce the regression locally so I'm not
    sure whether this helps or not.
    jyn514 committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    654b643 View commit details
    Browse the repository at this point in the history