f1f73e7ff2
* Fixed utils/build-dists.py which was broken by 49ae7c7
Previously the async helpers imported AsyncOpenSearch and therefore failed to import anytime it did
Signed-off-by: Roger Aiudi <aiudirog@gmail.com>
* Refactor async helpers try block to a simple if statement
Signed-off-by: Roger Aiudi <aiudirog@gmail.com>
* Remove newline to pass black
Signed-off-by: Roger Aiudi <aiudirog@gmail.com>
---------
Signed-off-by: Roger Aiudi <aiudirog@gmail.com>