Azure / azure-libraries-for-java

Azure Management Libraries for Java
https://docs.microsoft.com/en-us/java/azure/
MIT License
94 stars 98 forks source link

[BUG] ExternalChildResourcesCachedImpl need to be removed #1261

Open ChenTanyi opened 4 years ago

ChenTanyi commented 4 years ago

Since the ExternalChildResourcesCachedImpl will usually call block first, we need to remove it due to most of them will use in async method.