FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Making emulator scripts wait until emulators are ready. by dhermes · Pull Request #1417 · googleapis/google-cloud-python · GitHub

Making emulator scripts wait until emulators are ready. - #1417

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:emulator-less-flaky
Jan 28, 2016
Merged

Making emulator scripts wait until emulators are ready.#1417
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:emulator-less-flaky

Conversation

dhermes commented Jan 25, 2016

Copy link
Copy Markdown
Contributor

Also manually handling clean-up of child processes spawned. The gcloud tool was orphan-ing some processes.


NOTE: Has #1400 as diffbase.

Filed googleapis/google-cloud-datastore#87 in response to orphan-ed processes.

dhermes added api: datastore Issues related to the Datastore API. testing api: pubsub Issues related to the Pub/Sub API. labels Jan 25, 2016
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 25, 2016

dhermes commented Jan 25, 2016

Copy link
Copy Markdown
Contributor Author

Another option would be to create a process group before calling subprocess, but I haven't tried to implement, so I'm not sure it'll work.

Also manually handling clean-up of child processes spawned.
The ``gcloud`` tool was orphan-ing some processes.
dhermes force-pushed the emulator-less-flaky branch from 034d83f to 92d956d Compare January 28, 2016 20:13
dhermes added a commit that referenced this pull request Jan 28, 2016
Making emulator scripts wait until emulators are ready.
dhermes merged commit 2911bd9 into googleapis:master Jan 28, 2016
dhermes deleted the emulator-less-flaky branch January 28, 2016 20:34
parthea added a commit that referenced this pull request Nov 24, 2025
* add generated sample comment

* update golden files

* update tests/unit/samplegen/golden_snippets

* update tests/snippetgen/goldens

* update tests/integration/goldens/eventarc/samples/generated_samples

* update golden clients and metadata

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: datastore Issues related to the Datastore API. api: pubsub Issues related to the Pub/Sub API. cla: yes This human has signed the Contributor License Agreement. testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL