Skip to content

Fix #10 remove uvloop as hard dep

Arturo Hernandez [EPAM] requested to merge 10_bugfix/uvloop_remove into main

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [No]

Does this introduce a change in the cloud provider implementation, and if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a change that must be documented in the README.md file?

  • [No]

Updates description?

  • Removed uvloop and setup only in Distroless image which it is intended to be used for production systems. (uvloop it is recommended for performance)

Closes #10 (closed)

Merge request reports