-
The test cases in CI run out of memory regularly. This might be because of the "integration" tests that use all the hub examples. If these tests are run in parallel, it will use a lot of memory. We sh…
sr258 updated
4 years ago
-
After thinking about the code for a bit I noticed that some of our files in `src/` are basically implementations:
- FileContentStorage.ts
- EditorConfig.ts
- FileLibraryStorage.ts
- InMemoryStorag…
-
Hi there
Used your container in docker-compose quite a while now. Worked great! Thanks, your work is highly appreciated.
I now tried to move it into Kubernetes. There, I've the following problem…
-
## Context
* Operating System: Linux Linux Mint 19.1 Tessa
* Python Version: 3.7.1
* aiogram version: 2.2
* aiohttp version: 3.5.4
## Expected Behavior
The user's states will be saved with c…
-
```
[07:20:30] [Server thread/WARN]: [ServerListPlus] [Core] Unable to parse a part of the configuration. Make sure the YAML syntax is valid!
org.yaml.snakeyaml.constructor.ConstructorException: Can…
-
Hi,
I'm using a volume for the JDownloader config and tried to set UID and GID for it but it still creates the config files for `root:root` as you can see here:
![image](https://user-images.gith…
-
Hi, guys
I have followed the instructions in the documentation like below and tried to make a Tinydb instance:
```db = Tinydb('/home/user/my_db/db.json')```
but it displays:
*FileNotFoundError: [E…
-
**[Original report](https://bitbucket.org/pycogent3/cogent3-dev/issue/136) by GavinH (Bitbucket: [557058:e40c23e1-e273-4527-a2f8-5de5876e870d](https://bitbucket.org/557058:e40c23e1-e273-4527-a2f8-5de5…
-
Before the ESH reintegration, Paper UI saved rule files with...
```
"class": "org.eclipse.smarthome.automation.dto.RuleDTO"
```
After the ESH reintegration (observed on S1557), the rules are saved…
5iver updated
5 years ago
-
V ránci #19 jsme zjistili, že `JsonStorage` a `FileStorage` nejsou kompatibilní a nemůžou od sebe dědit.
Ale můžeme je propojit pomocí definice [`interface`](https://www.php.net/manual/en/language.…