Yuxuan Shui

Results 514 comments of Yuxuan Shui

Hmm, I can't reproduce this at all. I would need some help from you. A good start would be building with `-Db_sanitize=address` and see if that report any leaks.

I see, there could be a memory leak in the error handling path. I am curious what's causing so many PIXMAP errors though :thinking:

what applications were running when the leak happens?

Do you have any background applications, auto-starts, etc.?

Likely an issue with LeftWM then, I will find some time to try and reproduce this. Thank you for investigating.

I realised I need the Fn bound to be: ` F: Fn(Pin, &mut ::std::task::Context

Has this been released? I am still seeing this with rustup 2022-09-08 toolchain.

> interesting results for some of the times hmm, did `sysinfo` return invalid run time in some cases?

> For example, if I have 10 firefox processes, do we show the uptime? Take the highest one? I think we should show the sum. It's the case when a...

I removed chrono from dependencies.