Skip to content

Refactored table azure_storage_blob to stream results per container and removed Go routine from the List function to resolve the inefficient memory usage issue Closes #854 #1450

Refactored table azure_storage_blob to stream results per container and removed Go routine from the List function to resolve the inefficient memory usage issue Closes #854

Refactored table azure_storage_blob to stream results per container and removed Go routine from the List function to resolve the inefficient memory usage issue Closes #854 #1450

Workflow file for this run

name: golangci-lint
on:
push:
tags:
- v*
branches:
- main
pull_request:
jobs:
golangci_lint_workflow:
uses: turbot/steampipe-workflows/.github/workflows/golangci-lint.yml@main