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

[FEATURE REQ] Detect sync function in async method #1207

Open ChenTanyi opened 4 years ago

ChenTanyi commented 4 years ago

Due to reactor design, we should not use sync function in async method.

yungezz commented 4 years ago

synced with @ChenTanyi , known cases are fixed already. So deprioritize this one from GA.