[GitHub] libcloud pull request: Fix a race condition in GCE’s list_nodes(...

2016-04-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/727 --- 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

[GitHub] libcloud pull request: Fix a race condition in GCE’s list_nodes(...

2016-03-25 Thread lhuard1A
GitHub user lhuard1A opened a pull request: https://github.com/apache/libcloud/pull/727 Fix a race condition in GCE’s list_nodes() Invoking GCE’s `list_nodes()` while some VMs are being shutdown can result in the following exception to be raised out of `list_nodes()`: