Commit 2d815e7
committed
fix(test): cleanup vm on pmem
We are generating multiple vms in a loop however the factory holds onto
a reference to these so are not killed as they go out of scope.
Explicitly kill the vm after each loop.
Signed-off-by: Jack Thomson <jackabt@amazon.com>1 parent c7ab207 commit 2d815e7
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| 200 | + | |
200 | 201 | | |
201 | 202 | | |
0 commit comments