Skip to content

Conversation

@rektdeckard
Copy link

@rektdeckard rektdeckard commented Jan 23, 2025

Previously, the value of experiment flags were read from the environment during the init() function, making it impossible to programmatically enable or disable flags when using task as a package (#2014). This patch makes all experiments getters that read from the environment at time of access, not at time of initialization.

A more flexible solution might be to expose experiments to the Executor and allow values to be overridden directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant