Open Issues Need Help
View All on GitHubAI Summary: This GitHub issue describes a problem where `update_environment` functions, when used in managed `Task` definitions, are executed prematurely for all tasks, even those not selected to run. This can cause unwanted side-effects and errors. The proposed solution is to delay the execution of these functions until the specific managed `Task` is actually chosen, similar to how `shell_source` methods are handled.
Complexity:
3/5
help wanted invalid
MNT Consolidate Launch Script Functions 3 months ago
good first issue help wanted invalid
good first issue
bug good first issue