Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Conversation

@gnawux
Copy link
Member

@gnawux gnawux commented Apr 8, 2017

part of the fix of hyperhq/hyperd#598 (pod creation rollback), changes include:

  • change context lock from Mutex to RWMutex
  • move ctx.current access inside lock
  • ensure vm operations has the running status check

Signed-off-by: Wang Xu gnawux@gmail.com

@gnawux gnawux force-pushed the locks_and_status branch from f49cd3b to d7dbedb Compare April 8, 2017 16:29
part of the fix of hyperhq/hyperd#598 (pod creation rollback), changes include:

- change context lock from Mutex to RWMutex
- move ctx.current access inside lock
- ensure vm operations has the running status check

Signed-off-by: Wang Xu <gnawux@gmail.com>
@gnawux gnawux force-pushed the locks_and_status branch from d7dbedb to 7f03f99 Compare April 8, 2017 16:52
@laijs
Copy link
Contributor

laijs commented Apr 11, 2017

LGTM

@laijs laijs merged commit 652ea59 into hyperhq:master Apr 11, 2017
gnawux added a commit to gnawux/hyper that referenced this pull request Apr 12, 2017
include: hyperhq/runv#469 hyperhq/runv#480 hyperhq/runv#482 hyperhq/runv#484
Signed-off-by: Wang Xu <gnawux@gmail.com>
jimoosciuc pushed a commit to jimoosciuc/runv that referenced this pull request May 26, 2020
Ensure the vm is running when vm operations are called
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants