-
scott snyder authored
In removeProxy(), don't try to get a pointer from a proxy if it's not valid. Doing so may trigger I/O. Besides being useless here, we may get deadlocks if we call into I/O code while holding the SG lock. See ATEAM-685.
scott snyder authoredIn removeProxy(), don't try to get a pointer from a proxy if it's not valid. Doing so may trigger I/O. Besides being useless here, we may get deadlocks if we call into I/O code while holding the SG lock. See ATEAM-685.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.