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
The fact that we use 1.19 in our go.work complicates things - I think it sets httpmuxgo121=1 and it does not panic. So the reproducer for 118 should be for both cases httpmuxgo121=1/0 and probably for go pre 1.21 just in case
The text was updated successfully, but these errors were encountered:
#118
The fact that we use
1.19
in ourgo.work
complicates things - I think it setshttpmuxgo121=1
and it does not panic. So the reproducer for 118 should be for both cases httpmuxgo121=1/0 and probably for go pre 1.21 just in caseThe text was updated successfully, but these errors were encountered: