-
[Description of the bug or feature]
This is a fresh ArchLinux installation with linux-surface kernel. After booting into system, the touchscreen works. Then I closed the lid, and suspended …
-
It looks like https://github.com/marvinroger/async-mqtt-client/pull/83 changed the behavior of `onDisconnect` hooks. When `client.disconnect(false)` is called `_disconnectFlagged` is set to `true`: ht…
-
When two lines have the same "title" AND "year" AND "authors" keep only one (the first? the most complete?)
Below the three key in ISI and SCOPUS:
- title --> ISI = TI / Scopus = Title
- year -->…
tommv updated
3 years ago
-
## Problem description
Airsonic 10.5.0 included a process to change the flow.
As a result, scans can be performed in sub thread apart from the database initialization thread.
If a failure occ…
-
With Slick 3.2 (hikaricp, default settings) we had this:
```
Task slick.basic.BasicBackend$DatabaseDef$$anon$2@dc100cf rejected from slick.util.AsyncExecutor$$anon$2$$anon$1@2f716c9e[Running, pool…
-
`validator-us-east1-b` when delinquent last night after slot 4187115. At slot 4187144, `validator-us-east1-b` produced a different bank hash than `validator-us-west1-b` and seemingly the rest of th…
-
There is an ongoing Mozilla infrastructure issue that is causing network failures in TaskCluster runs when attempting to fetch Firefox testing profiles:
`requests.exceptions.ConnectionError: HTTPSC…
-
Windows 10, cygwin 64 bit user here. I have the default mintty shortcut set up with the target as follow: D:\cygwin\bin\mintty.exe -i /Cygwin-Terminal.ico -
I have no idea what changed, but now it…
-
Current implementation of sqlite persistent storage always read full data before returning stream.
but the way we use this data is almost always checking some header from it and drop the stream if …
-
Related to #314, we're testing multiple (5) validators connecting to a single KMS process.
This turns up in the validator logs, so it seems the multiple PreVote/PreCommits are broadcast as expected…