-
**Snakemake version**
5.25
**Describe the bug**
I want to use log files specified in the snakemake rule for the cluster profile (see example below). This has the advantage that logs are cleaned u…
-
### The bug
Image thumbnails fails to load when clicking timeline back / forth a few times (eg. while searching in the timeline).
Can observe `Uncaught (in promise) TypeError: Cannot read proper…
-
### Issue Type
Build/Install
### Modules Involved
Others
### Have you reproduced the bug with SPU HEAD?
Yes
### Have you searched existing issues?
Yes
### SPU Version
spu 0.9.2b0
### OS Plat…
-
### Operating System Info
Windows 11
### Other OS
_No response_
### OBS Studio Version
30.1.2
### OBS Studio Version (Other)
_No response_
### OBS Studio Log URL
https://obsproject.com/logs/d…
-
## 🐞 Bug report
### Describe the bug
Auto-discovery cannot create scheduled scans for containers whose names violate the metadata.name naming convention. This should be taken into account as i…
-
### Quick Description
If the server runs for a long time, the log file fills up and it never released to allow rotation or clean up.
### Explanation
The "FileWriter" plugin opens a file when the …
-
Package: cppgraphqlgen[core,rapidjson]:x64-linux@4.5.5
**Host Environment**
- Host: x64-linux
- Compiler: GNU 13.2.0
- vcpkg-tool version: 2024-04-23-d6945642ee5c3076addd1a42c331bbf4cfc9745…
-
**Code Snippet**
```js
const cliProgress = require("cli-progress");
const ProgressBar = cliProgress.MultiBar;
const multi = new ProgressBar({
format:
"Progress |" +
"{bar}" +
…
-
There is currently no clean way to access the logs of a job while it is running.
-
# Must have
* Create log and append to it
* Rotate log (Clean up logs)
# nice to have
?