-
-
**Describe the bug**
A clear and concise description of what the bug is.
hiatus returns an error at a one level, but exits correctly with a slightly different level.
**To Reproduce**
A minimal…
tsdye updated
10 hours ago
-
```
* using log directory 'd:/RCompile/CRANincoming/R-devel/simtrial.Rcheck'
* using R Under development (unstable) (2024-10-30 r87277 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled b…
-
### Issue
I am doing the following inside a function which is called as a promise:
let cachedData = await init(redisKey);
if(cachedData){
logger.info("FOUND CACHED MENUDATA..."…
-
Implement a `PING` endpoint that does nothing but returns `HTTP 200 OK`
-
Hi,
Barman Server: 10.114.16.34
Primary Server: 10.114.16.68
Standby Server: 10.114.16.70
[barman@testbed05 conf.d]$ barman -v
3.11.1 Barman by EnterpriseDB (www.enterprisedb.com)
I want …
-
Hi Jürgen,
this is an awesome exploration work. I have 2 questions and 1 suggestion (sorry for the long issue):
1) How do we know results are corect? I am running with the `tornado-multi-tg` b…
-
### Bug description
when printing backslashes from inline Python they get escaped too often
### Steps to reproduce
````qmd
---
title: "Empty"
engine: jupyter
---
Backslash: `{python} "a\\b"` `{pyt…
-
### Bug description
When plotting multiple figures in a single chunk with parameters such as `layout-ncol: 3` and `fig-subcap`, the subcaption numbering is incorrect in the PDF output. All subcaptio…
-
In the code
```haskell
{-# LANGUAGE TemplateHaskell #-}
{-# LANGUAGE TypeOperators #-}
-- To suppress warnings caused by TH code.
{-# LANGUAGE MonoLocalBinds …