Paul Gessinger

Results 68 issues of Paul Gessinger

Hi, we're using sphinx+breathe for our project at acts-project/acts, acts.readthedocs.org. With the recent changes in `4.26.1` we get an exception during our doc build, where the parser seems to choke...

bug
code
regression

**Describe the bug** Sanic used to work behind uvicorn (ASGI). Now I can't get it to work **Code snippet** ```python # test_app.py from sanic import Sanic, response app = Sanic(name="test")...

bug

Push constant blocks currently do not get member information in the reflection output: ```glsl layout(push_constant) uniform matrices { mat4 u_model; mat4 u_modelViewProj; } mat; ``` results in ```json "push_cbs": [...

Currently, we don't systematically monitor FPEs in our CI runs. ATLAS does this, and it would be beneficial to have this in our CI. @stephenswat is this something that you...

Stale

Previously, the vertex performance writer would assume that there's a 1:1 correspondence between fitted tracks and truth particles. This prevented to run it on track finding output, where we have...

:construction: WIP

> Looks ok, let's go with IVF first and look into AMVF. Do you know if AMVF runs into errors in the current status? AMVF will produce an error in...

Stale

I've observed two more cases of propagation failures when running over Pythia8 HardQCD + SoftQCD events at mu200. - [x] FATRAS: `16:54:01 FatrasSimula ERROR event 571 particle id=(82|134|591|0|0)|pdg=0|q=-1|m=0|p=11.5181 failed to...

Bug
Stale

:construction: WIP
Stale

Component - Documentation