Hm, this is weird. I think I had a similar case a few weeks ago: 85760b6a132e84473e976ee778a2daac970c503b (was the first time I had seen this issue). That was unrelated to implicit sharing though.…
Yeah, I've seen that and followed it to some degree. I was able to run the worker script, but anything related to the buildbot like pipelines I didn't get working. Also some of the code assumes…
Looks like the warning is not properly re-evaluated upon changes when not incorporated in the output using the pass-through. As far as I understand the warning should just always be evaluated in…
What is the status of making the warnings available via python API btw?
There is no specific plan for it currently. It's also not obvious to me how the API should look like currently.
I started looking into it a bit in infrastructure/blender-devops#5. Unfortunately, I'm a bit limited by my ability to test things. Maybe my initial code is…
@blender#126181 is merged now. Let me know if I can somehow help with the buildbot integration.