Michael Bacarella
Michael Bacarella
> I would strongly suggest to find a simpler way than integrating (parts of) ACPI. > > According to the section [Stopping and starting a VM](https://cloud.google.com/compute/docs/instances/stop-start-instance) of the GCE documentation,...
May I kindly ask what's blocking this from being fixed, currently? We're running into this problem too.
I volunteer to fix the reverse dependencies. I guess my feeling is that in an ideal world your project doesn't have to pull in dependencies it doesn't need. So, an...
Alrighty, nice. Thank you. Once #468 is merged and tls-lwt is inevitably a separate opam package, I will go through the duniverse and look for reverse dependencies that say `tls.lwt`...
> > However, if you close the project and re-open it > How does one close a project? I meant the folder. Fixed the description in the bug report.
I assume this is a related issue at the VS Code project: https://github.com/microsoft/vscode/issues/142826
The linked issue was closed with a fix in the VS Code project. Maybe this will work now...
Yes, it's ARM64. These run on AWS's Nitro virtualization platform, which is their replacement for Xen. Poking around a Linux T4g instance: ``` # lscpu Architecture: aarch64 CPU op-mode(s): 32-bit,...
To be clear, I mean this is fixed by upstream `fantomas` but `fantomas-for-vs` still ships 4.5.1.
Hmm. I updated to 5.2.1 locally but it doesn't seem to get picked up by the VS2022 extension. :/