Select Git revision
-
Ryan Abrams authored
It's possible to run into a race condition in which the enumerator lists lots of repositories and then starts the long process of enumerating through them. In that time if someone deletes a repo, the enumerator may error out. Signed-off-by:
Ryan Abrams <rdabrams@gmail.com>
Ryan Abrams authoredIt's possible to run into a race condition in which the enumerator lists lots of repositories and then starts the long process of enumerating through them. In that time if someone deletes a repo, the enumerator may error out. Signed-off-by:
Ryan Abrams <rdabrams@gmail.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
walk.go 1.87 KiB