You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by jwest-apigee <gi...@git.apache.org> on 2016/08/02 21:04:25 UTC

[GitHub] usergrid pull request #555: Added cross-region, updated wait_for to use proc...

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\u2026

    \u2026e 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 <jw...@apigee.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] usergrid issue #555: Added cross-region, updated wait_for to use process.joi...

Posted by jwest-apigee <gi...@git.apache.org>.
Github user jwest-apigee commented on the issue:

    https://github.com/apache/usergrid/pull/555
  
    This includes updates to handle a threading issue in the data migrator and other places.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---