-
- Downloads
CircularDependencyDetector: Avoid deadlock in registerDependencyWait
If a circular dependency was checked and the dependent module was not yet in the waitMap, the lock was never released.
Please register or sign in to comment
If a circular dependency was checked and the dependent module was not yet in the waitMap, the lock was never released.