Dmytro Z.
Dmytro Z.
Maybe you are right. In any case it should be executed in sorted order, otherwise what is the sense to specify dependencies ))
I don't this that it affects performance. Building deps tree for 100 elements will take microseconds.
It just not implemented. But it should.
Yes, I already use `config` as temporary solution. But this is not quite correct. `Config` is executed after plugin is loaded, but in some cases variables should be defined before...
Also want to say, that this is obvious and expected behavior, that if dependencies are set, all actions should be performed in the sorted order.
>> Out of curiosity: Do you have a specific situation where you are unable to achieve what you want? A repro would be interesting. I my case I can use...
Guys, using`config`or playing with `priority` - all this is a hacks. We can invent many other ways to avoid this problem here. But only the right way is to sort...
Is it possible to do something with this? This is real problem, especially when some long running processes were launched in other terminal windows. It kills whole progress.
When this will be fixed? We don't want to re-generate tokens every 90 days and update all repositories. No feedback from the devs team at all. You implement new feature...