Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bigquery-emulator process is not terminated #4

Open
yokomotod opened this issue Oct 28, 2022 · 0 comments
Open

bigquery-emulator process is not terminated #4

yokomotod opened this issue Oct 28, 2022 · 0 comments

Comments

@yokomotod
Copy link
Contributor

yokomotod commented Oct 28, 2022

$ ps ux | grep bigquery
xxxxx    516893  0.0  0.0  10260  2552 pts/6    S+   13:57   0:00 grep --color=auto bigquery

$ poetry run python basic.py 

$ ps ux | grep bigquery
xxxxx    516906  2.7  0.2 1508816 53924 pts/6   Sl   13:57   0:00 bigquery-emulator --project=test --port=9050 --log-level=info
xxxxx    516930  0.0  0.0  10260  2560 pts/6    S+   13:57   0:00 grep --color=auto bigquery

bqemulatormanager: 0.1.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant