You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some sites are not able to upgrade to 1.14 or 1.15 because async preemption breaks them (#40722 recently), and there's no way to disable it at build-time -- only the env variable at runtime.
The Go project has a pretty clearly specified rule: we support two releases at a time. Of course anybody else is free to maintain patches for older releases. It's just not a burden we can take on ourselves.
@networkimprov requested issue #39776 to be considered for backport to the next 1.13 minor release.
The text was updated successfully, but these errors were encountered: