Open ChenTanyi opened 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.
ExternalChildResourcesCachedImpl
block
Since the
ExternalChildResourcesCachedImpl
will usually callblock
first, we need to remove it due to most of them will use in async method.