Povilas Kanapickas
Povilas Kanapickas
Thanks for responses. > If we expose this it should be an API, like twisted.trial.workerIndex(), not an environment variable Agreed. > I'd love to hear what @p12tic specifically wants to...
Also, just a note. The approach of having a worker index is one of the standard approaches of optimizing parallel execution. In such case it's possible to avoid all synchronization...
> As a counter-point, some CI systems themselves support parallelization and are in charge of how many workers are run - and will tell the job what its index is....
> So for the "without parallelization" case, environment variables seem worse (that is, more failure prone) than a Python API. OK, I was more focusing on the idea that the...
Just a note: I haven't disappeared, but it will take some time to get back to this issue and implement to the maintainer satisfaction. I agree with all points raised...
The project migrated off oneAPI, so the bug is no longer a pain. The reproduction code is present in the issue, so it's not hard to try if it still...
I'm interested.
For the record I've been contacting different people regarding helping to maintain podman-compose during last month, which is probably what triggered this discussion on Github. I'm pointing this out as...
@SebTM I got maintainer permission around a week ago, so the repository is unblocked for contributions now. I still waited some time in case Muayyad would resume active maintenance as...