Chris Townsend

Results 28 issues of Chris Townsend

I'm working on an application that uses Poco to unzip an archive. In testing my code to ensure I catch exceptions thrown from `Poco::Zip::ZipArchive`, I'm deliberately hacking a zip file...

bug
stale

If no timeout is set, LXD uses a hardcoded 30 second timeout when waiting on operations to complete and if the wait timeout occurs, it can lead to incorrect behavior...

This adds support for native performance with the Qemu driver via 9p.

When an instance is finished booting, it's possible it's very busy starting and running services. As such, when `multipassd` probes the instance to determine if mount support is enabled, etc.,...

Any time someone would file a bug against an image, we are going to want to get access to the console log to see what is going on. The cloud...

enhancement

In order to run alongside WSL2, we'll need to use the `Windows Hypervisor Platform API`. See https://docs.microsoft.com/en-us/virtualization/api/hypervisor-platform/hypervisor-platform. This is the Microsoft recommended way: https://docs.microsoft.com/en-us/windows/wsl/wsl2-faq

enhancement
medium

Currently, Blueprints define minimums for resources such as cores, memory, and disk size. If a user tries to override this at `launch`, it fails. We should not be so constraining...

bug

We are moving to a new Multipass logo, so all icons, etc. in the Windows package need to be updated to use this new logo.

enhancement