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
Now that patching is atomic by default, we may just want to ditch patchInPlace if patching is "fast enough". It's pretty hazardous, especially now that test is implemented.
The text was updated successfully, but these errors were encountered:
Now that patching is atomic by default, we may just want to ditch
patchInPlace
if patching is "fast enough". It's pretty hazardous, especially now thattest
is implemented.The text was updated successfully, but these errors were encountered: