Chris Bednarski
|
ac70832eb3
|
Added errNoResources to executor package; return this when Limit is called with nil argument
|
2015-09-25 16:49:18 -07:00 |
Alex Dadgar
|
3cea4288b9
|
Merge qemu test
|
2015-09-25 16:49:14 -07:00 |
Alex Dadgar
|
0e3f21b34f
|
Linux executor with cgroup isolation support
|
2015-09-21 09:08:57 -07:00 |
Chris Bednarski
|
d4948e2935
|
Windows does not support exec.Cmd.SysProcAttr.Credential call; this causes cross-compiltion to fail so it's behind a build flag now
|
2015-09-18 18:59:42 -07:00 |
Chris Bednarski
|
e5cb8852af
|
Overhaul the executor code so we use build flags instead of dynamic loading
|
2015-09-15 18:54:55 -07:00 |
Chris Bednarski
|
d1c4abef33
|
Changed Default executor to use a factory
|
2015-09-15 16:40:40 -07:00 |
Chris Bednarski
|
4cefbc3c22
|
Rename exec package to executor so it works better with goimports; fixes for Java driver
|
2015-09-15 14:03:03 -07:00 |