Lóránt Pintér
Lóránt Pintér
We decided to leave this as is.
Since the test is flaky, it looks like the daemon _is_ shutting down, we just don't wait long enough for it to finish. Let's add some logic to await daemon...
I'm wondering what problem are we fixing here exactly. Expensive services being injected but then going unused sounds like a code smell to me. Are we paving over some architectural...
> the services required as dependencies may not be ready to be consumed at the injection time This feels wrong. It sounds like we are paving over some problem with...
This is not the right way to handle this. Instead, we should fix the linked issue by specifically making sure the created file is deleted even if an exception is...
I think we want to do this in a slightly more general way, and deprecate consuming the output of a task that wasn't yet executed no matter where it is...
> But when is that coming @lptr? :-D Yeah, seems indeed be better to tackle this from the other side instead of checking in `map` and checking in artifact transform...
> While PR looks good, we probably want to make a more drastic redesign/deprecation of Copy task in favor of DSL approaches in 9.0. cc @lptr We do want to...
Ah, I missed it, thanks. Would be nice to have a matching fold button for the minimap then. All else seems to be available already!
Yes, automatic switch would be nice.