Results 28 comments of xixi

It seems the MSRV changes as `cargo check` fails on v1.40.0, please locate the MSRV and update [ci](https://github.com/Hexilee/async-postgres/blob/master/.github/workflows/stable-test.yml#L10). > You can locate the MSRV by https://crates.io/crates/cargo-msrv

I'm sorry that Chaos Mesh doesn't provide build-in effects observation currently. However, we are planning to provide it in the future version. Here is a relevant [discussion](https://github.com/chaos-mesh/chaos-mesh/discussions/3012), you are welcome...

It seems the toda process didn't exit gracefully, could you provide the logs of chaos-daemon?

> We are still working on the TLS part, so I am afraid that we would not bring HTTPCHaos with TLS support in Release 2.2. Yes, I'm sorry for removing...

> So can I assume active work to enable this TLS feature will be continued and it will not be paused/dropped? We especially look for HTTPS support for egress calls....

> > So can I assume active work to enable this TLS feature will be continued and it will not be paused/dropped? We especially look for HTTPS support for egress...

Could you execute `lsmod` on host machine please?

Hi, the physical machine chaos requires chaosd server running on target node. if the target node shuts down, we cannot recover it by Chaos Mesh, so we don't implement this...

Oh, I think it's a wrong implementation of `statfs`, we should only set used space instead of size.