Oliver Stöneberg

Results 1147 comments of Oliver Stöneberg

So it seems the shared pointers do not seem to work with forked processes. But there is something else: ``` [processfs_1.cpp :0]: (error) Internal error: Child process exited with 1...

I will split the changes which are are not related to the compilation into a separate PR.

> I will split the changes which are are not related to the compilation into a separate PR. See #6212.

> So it seems the shared pointers do not seem to work with forked processes. The problem is that the memory behind the shared pointer is leaked in the forked...

Thanks for a contribution. I will take a closer look in the next few days. Please add a test with an example project to `test/cli/more-projects.py`. Also some initial comments inline.

> I apologize for the commit history - it's a bit wonky as we currently still use 2.11. I tried to merge the changes to the main branch so other...

Thanks for adding the project. This will help understanding things. It is probably sufficient to have only a single configuration in it. That should make things easier to read as...

Sorry for the late reply. Please fix the CI and I will finally have a proper look.

> My apologies, I borked the pipeline with the code removed in [a00dd2a] It happens. As the CI seems to be happy now, I hope to finish up the review...

> any updates on this? Sorry about that. I keep running into existing (long-standing) issues to look into (which mostly block my own in-progress stuff) and forgetting looking into other...