Sulray
Sulray
Yes thanks but I've already seen this page and also some posts on stackoverflow but I still have my issue. Where does my case differ from the given example ?...
For the moment I've added some logs to check that the names are not empty. I checked first self.name (variable name in my class in my_operation.py) and then device.name (variable...
Hi, I haven't found out yet
About the YAML, the testbed is the only yaml I'm using, I never tried a clean YAML file / clean stage or anything like that. When it was functionning properly...
I'll post an update on next monday/thursday, i'm currently not available I think i'll do a minimal example of my case because if I share all the current code it...
I managed to do a minimal version which has the same exact output when trying to use multiprocessing. There are 4 python files. Here is the code (a lot of...
Just so you know I am aware of your comments and requests when you post them. I have other things to manage in parallel, sorry for each delay. I realized...
I've seen this page during my own reasearch, but I never specify in my code that I use multiprocessing in "spawn" mode contrary to the examples here. To verify that...
I will try to see if I can get rid of complex objects. But do you know why the error is not the same in 24.3 ? ( "clean stage...
Hi, I didn't find a way for the moment on the time I spend on it. Do you think it could be related to the fact that the method i'm...