Steampipe CLI remains in Loading results
state when executing queries involving the Get API call
#382
Labels
bug
Something isn't working
Steampipe plugin SDK version: v4.0.1
Steampipe CLI version: v0.16.0-rc.11
The get API calls do not seem to work with the latest SDK version (v4.0.1).
When I execute the following query the CLI seems to be getting stuck at the loading results phase -
select * from aws_ec2_instance where instance_id = 'i-0237b7320d201234'
After pressing Ctrl+C I get an
Error: execution cancelled
which is expected. When I execute the query once again the results are rendered correctly (however intermittently).AWS plugin branch: sdk_v4
The text was updated successfully, but these errors were encountered: