Skip to content
  • Christos Stavrakakis's avatar
    Fix bug in images API · fa1f1a36
    Christos Stavrakakis authored
    Use image_backend context manager to ensure that ImageBackend is always
    closed. list_images method did not close the ImageBackend, which
    resulted in depletion of the Pithos backend connection pool.
    fa1f1a36