Mantas Šimkūnas
Mantas Šimkūnas
Could it be that at this point the model attributes are not yet populated? Like I said, reverting this change fixes the issue
Updating to 1.2.4 breaks use cases where the developer is checking the model attributes in the create context. I think it’s a valid use case because you may want to...
@AkihiroSuda How do Lima VMs created with the VZ driver behave when a M-series Mac suspends/sleeps and wakes up? Does Apple's VZ handle this automatically? Are these save/restore commands discussed...
Thanks for creating this issue. Like I mentioned in Slack, I haven't noticed any performance improvement when enabling `write through` but what I did notice was that on the macOS...
> I think virtualizaton framework is behaving correctly. When the guest calls fsync() the right thing to do on the macOS side is `fcntl(F_FULLFSYNC)` since fsync() on macOS does nothing....
In addition, the datadog-setup.php script itself should verify the downloaded release to check against tampering.
Could this be prioritized? I would argue that datadog-setup.php checking the checksums is a bare minimum for any serious use, especially in enterprise environments.