hasura / hasura/graphql-engine

Hasura CLI v1.2.0-beta.4 keeps on showing spinner

Open
#4,523 1 comment 0 reactions 1 assignee Claimed by @rikinsk View on GitHub
a/collab-ci-cd c/cli k/bug
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

Hi!

I noticed that when running `hasura console` in v1.2.0-beta.4, the CLI leaves the "Opening console using default browser...◑" spinner running until you stop the process.

```
env-cmd -f .env hasura console
INFO hasura cli is up to date version=1.2.0-beta.4
INFO console running at: http://localhost:9695/
Opening console using default browser...◑
```

It was working alright in beta.3. This isn't a big deal but it's somewhat annoying because it puts a spinner on the terminal tab too and it draws the attention towards it. For now I'm starting it with `--no-browser`.

I looked into the code but don't know what might be off with it since I'm not familiar with Go and its flow seems alright at first sight.

Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.