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
I think because make uses csi.proto.tmp file and lib files get regenerated from tmp file, the result of make command is not reproducible. Also tmp file is gitignored and hence one branch may silently reuse result from another branch making authoring process harder.