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

Close HappyBase connection in bigtable/hello sample. #377

Merged
merged 1 commit into from
Jun 16, 2016
Merged

Conversation

tswast
Copy link
Contributor

@tswast tswast commented Jun 16, 2016

I noticed that the bigtable/hello sample was not quitting when I sent
a Ctrl-C this should fix that problem.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 16, 2016
@waprin
Copy link
Contributor

waprin commented Jun 16, 2016

wow not sure why travis is suddenly unhappy about those appengine snippets, will take a look.

code lgtm, though a bit surprised the change is necessary. do you think we need an issue on the client lib?

@waprin
Copy link
Contributor

waprin commented Jun 16, 2016

Once #378 is merged just rebase on that.

I noticed that the `bigtable/hello` sample was not quitting when I sent
a `Ctrl-C` this should fix that problem.
@tswast
Copy link
Contributor Author

tswast commented Jun 16, 2016

Rebased. I'm not sure it warrants an issue on the client. I started using the "raw" apis without this problem and then encountered it after converting to the happybase package. I think the HappyBase layer starts some background threads or something that I needed to explicitly close that connection, not just the underlying client.

@waprin waprin merged commit 3be22b9 into master Jun 16, 2016
@tswast tswast deleted the tswast-bigtable branch June 16, 2016 22:14
msampathkumar pushed a commit that referenced this pull request Nov 14, 2022
* fix: adding a noxfile_config.py to snippets to balance load between different projects

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* disabling type hint enforcement in noxfile_config

* changing the method of disabling type checking

* linter on samples

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* changing transport logic for submit_job_to_cluster.py

* updating transport method in list_clusters.py

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
telpirion pushed a commit that referenced this pull request Nov 16, 2022
- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 441524537

Source-Link: googleapis/googleapis@2a27391

Source-Link: https://github.com/googleapis/googleapis-gen/commit/ab6756a48c89b5bcb9fb73443cb8e55d574f4643
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWI2NzU2YTQ4Yzg5YjViY2I5ZmI3MzQ0M2NiOGU1NWQ1NzRmNDY0MyJ9

docs: fix type in docstring for map fields
dandhlee pushed a commit that referenced this pull request Nov 18, 2022
- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 441524537

Source-Link: googleapis/googleapis@2a27391

Source-Link: googleapis/googleapis-gen@ab6756a
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWI2NzU2YTQ4Yzg5YjViY2I5ZmI3MzQ0M2NiOGU1NWQ1NzRmNDY0MyJ9

docs: fix type in docstring for map fields
engelke pushed a commit that referenced this pull request Nov 28, 2022
* chore(deps): update all dependencies

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
dandhlee pushed a commit that referenced this pull request Nov 29, 2022
* chore(deps): update all dependencies

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Sita04 pushed a commit that referenced this pull request Feb 7, 2023
Source-Link: googleapis/synthtool@f15cc72
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:bc5eed3804aec2f05fad42aacf973821d9500c174015341f721a984a0825b6fd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants