Marc Hörsken
Marc Hörsken
Any ETA for this? I am eagerly waiting for this to be merged and released. 😊
Parent PR for core was merged: https://github.com/home-assistant/core/pull/110612
@allenporter can you also merge this doc PR? Thanks!
I have observed this before and think the root cause is the fact that we use [random bytes to generate the DH session key](https://github.com/libssh2/libssh2/blob/17801d206444a234c25084edb01e26485e130bcf/src/wincng.c#L2143) and then stuff those bytes which...
> Do you have idea for a fix? Unfortunately, no, I don't have an idea for a fix unless we figure out a way to better test the random bytes...
Thank you for your contribution. I will try to take a look soon, but unfortunately I am quite busy at the moment.
@thenewguy Thanks, I will try to take a look at your issues and PRs over the holidays.
Nope, not yet. Because the `model.apply_async` function fires of the task directly instead of returning a task signature that could be used with those primitives.
I am experiencing the same issue and would like to see a fix.
> @mback2k Thank your for the contribution! I agree with @saschagrunert that this should probably be an option. Additionally, can you please clarify (e.g. in the PR description) why do...