Jeremiah Senkpiel

Results 518 comments of Jeremiah Senkpiel

My specific problem was regarding a `MutexGuard` in specific, but I think this is probably also the general issue because _that output is not good_.

This would be good to support.

There is no missing await in this example.

Oh, I suppose that's not all that surprising, since `println` has some amount of blocking behavior normally, depending on what you ware writing to, and on which OS platform and...

Occasionally I encounter this sort of error on linux, `cargo clean` seems to be the answer. i.e. bad build cache.

fwiw `async-rwlock` is now at https://github.com/smol-rs/async-lock

Completely avoids unnecessary error context loss due to error translations.

Hi, I am not super familiar with GitLab, can you produce a diff view somehow?

`keepalive` is an HTTP thing, not a tcp thing?

Are you asking for `AsyncDrop`?