Vaikunth

Results 9 comments of Vaikunth

`cargo clean` and `cargo build` works for me. To reproduce -- I had `async-graphql=3.0.38` and I upgraded to `async-graphql=4.0.1` which immediately showed the error in my schema.

@adzialocha It stopped happening. Not able to reproduce now either.

I got this to work by manually installing `pytorch-lightning==1.9.0` instead of >2.0.0 (rank_zero_only is deprecated).

I'm facing similar issue wherein CPU usage is ~50% and I tried both lowering connection pooling (local: 1 and remote:0) and upgrading to 8.1.0. Both didn't help as of now.

@krojew unfortunately I'm still working on flamegraph report. However I can assure you that once I take out cdrs-tokio I don't see the CPU usage raised after a while. Below...

@krojew I can confirm we are still facing this issue, requesting to investigate or acknowledge its a WIP.

@DimanNe Not sure if you are still facing the issue. The following `build.rs` works for me in rust `1.71.1`. I placed both `capabilities.proto` and `tetragon.proto` under protos folder like so....

@vavrusa just following up with this, any thoughts on this one?

@vavrusa do you have any update on this?