summaryrefslogtreecommitdiff
path: root/tests/unittests/test_runs/test_merge_run.py
diff options
context:
space:
mode:
authorJay Faulkner <jay@jvf.cc>2014-09-15 14:39:57 -0700
committerJay Faulkner <jay@jvf.cc>2014-09-15 14:39:57 -0700
commitfa7b60d5269cb76c4205b4709bd3048e14b9a0c7 (patch)
tree2d40f130216b7a3b1ee80d193170e5138d543b53 /tests/unittests/test_runs/test_merge_run.py
parent6386accbf4933ecb368d2f32b7db95583e03b525 (diff)
downloadvyos-cloud-init-fa7b60d5269cb76c4205b4709bd3048e14b9a0c7.tar.gz
vyos-cloud-init-fa7b60d5269cb76c4205b4709bd3048e14b9a0c7.zip
Fix bug 1338614
util.log_time()'s return value was what was being sent to fork_cb. This means the resize ran in parallel and the call to fork_cb threw a traceback (trying to call Nonetype). By permitting fork_cb to take kwargs, and using the correct method syntax, this now forks and resizes in the background as appropriate.
Diffstat (limited to 'tests/unittests/test_runs/test_merge_run.py')
0 files changed, 0 insertions, 0 deletions