BotoX

Results 5 issues of BotoX

See: https://github.com/esp8266/Arduino/issues/1921 and https://github.com/esp8266/Arduino/commit/1b8f6d2e8e2dc7008660732b96197fd1ae1a1439

3 - Review

From https://bugs.python.org/issue23242#msg284930 The following script is used to reproduce the bug: ```python import asyncio async def execute(): process = await asyncio.create_subprocess_exec( "timeout", "0.1", "cat", "/dev/urandom", stdout=asyncio.subprocess.PIPE) while True: data =...

Added hack to make plugins open a menu with all possible targets on ReplyToTargetError COMMAND_TARGET_AMBIGUOUS. Explanation: There are two clients in the server, one named gene, the other one "Ene...

### Description Archlinux 6.7.8-arch1-1 docker 1:25.0.3-1 containerd 1.7.13-1 zfs-linux 2.2.3_6.7.8.arch1.1-1 `cat /etc/docker/daemon.json` ``` { "storage-driver": "zfs" } ``` Can't run any containers now on two servers, worked before. Happened after...

kind/bug
status/0-triage

Receiver: ``` $ viamillipede rx 9998 hello $ viamillipede rx 9998 hello viamillipede: rx.c:63: rxworker: Assertion `pkt.preamble == preamble_cannon_ul && "preamble check"' failed. Aborted $ viamillipede rx 9998 hello $...