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
This avoids race condition which may happen when multiple goroutines try
to modify the `checkedPackages` field of TypeChecker simultaneously.
Signed-off-by: Haiyan Meng <[email protected]>
0 commit comments