Ulrik Egede

Results 83 comments of Ulrik Egede

I seem to remember that there is some support available for this within the LHCb software stack already. Can we just hook into that?If it relies on `singularity`, we might...

I looked into the problem with `pynput`. The dependency tree for installations give ``` pynput==1.7.3 - evdev [required: >=1.3, installed: 1.4.0] - python-xlib [required: >=0.17, installed: 0.31] - six [required:...

Has this PR been replaced by #2061? If yes, can I just close it?

> @egede Please correct me if I am wrong but from what I understand, everything in the `ShutdownManager.py` module is meant to handle the graceful shutdown process of the main...

Just check in the import statements where it is located. Or do a search across the source code. Thanks for considering fixing this.

Looks interesting. Maybe add to this some way where the CI testing will start to fail a test if there are old "deprecations" that has not been removed. So maybe...

The CI testing will then just have a test that starts failing if it finds any line with an expiry date that is before the current date. Should probably be...

Links somewhat in with #2149. The issue here is related to Ganga code that gets deprecated, while the other one is related to python syntax that gets deprecated.

Yes, it should indeed. Make sure to keep the inputdata field in the schema though.

> I am working on this issue, but I would like to know what I should write in place of the field that is being removed. In conditional statements fields...