Snawoot

Results 24 issues of Snawoot

Fix #35 Fix #52 This PR does not holds lock during whole publish process. It saves from deadlocks when callbacks also trying to publish something or manage subscription on the...

Hello! This PR extends query timeout tests to ensure timeout has real influence on query duration. As you can see this test fails and outlines bug I actually met using...

Make code from README actually work

This PR add python3 support

GRUB fails to validate kernel signature due to [Debian bug](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906124) introduced by Debian patches to grub. I'm seeking for a way to workaround it.

This change fixes segfaults and makes tool work for me. I use original tool, published on sourceforge, but I cant open ticket on sourceforge. If it possible, please, update code...

* **uvloop version**: 0.12.2 * **Python version**: 3.5.3 * **Platform**: Debian 9 * **Can you reproduce the bug with `PYTHONASYNCIODEBUG` in env?**: yes An attempt to use `shutdown` method of...

need to fix asyncio

I've tried to reach authors via email provided in [security policy](https://github.com/ipfs-shipyard/ipfs-companion/blob/7889312b54cae02b9ba87c9395881aa073286f51/SECURITY.md#reporting-security-issues) for such reports, but I haven't received any response after two attempts. First attempts was made on 12 of...

kind/bug
topic/security
status/blocked/upstream-bug
P1
need/community-input
need/maintainer-input

[Current implementation](https://github.com/psi-im/psi/blob/d1d07c1599df3c41f7d276fd7bc04cd7c82feb62/src/psiaccount.cpp#L5950-L5953) assigns public key ID received from untrusted source - from XMPP server. This option is enabled by default. Automatic key assignment happens only if contact has no key...

bug

I've noticed Psi+ stores bindings of PGP keys to contact accounts as 64-bit "long key ID" in profile config file: ``` [email protected] 07DBD32F30841281 [email protected] F6C5633BE5DE7127 ``` In case if there...

bug