GitHub user jwest-apigee opened a pull request:
https://github.com/apache/usergrid/pull/555
Added cross-region, updated wait_for to use process.join() since therâ¦
â¦e were some leftover processes in some cases. Join() is supposed to be
able to avoid this...
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jwest-apigee/usergrid python-sdk-tools
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/usergrid/pull/555.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #555
----
commit 4833bbeaca2dac79a1fe90da1fbd49a3c5b20f2f
Author: Jeff West <[email protected]>
Date: 2016-08-02T18:42:16Z
Added cross-region, updated wait_for to use process.join() since there were
some leftover processes in some cases. Join() is supposed to be able to avoid
this...
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---