Skip to content

Conversation

@simahawk
Copy link
Contributor

Before this change, the only way to set something in the ctx is to override the env property.
This means that the code would be executed N times and a new env initialized N times.

The original env is preserved and in any case is available on work.env and collection.env.

simahawk added 2 commits July 22, 2025 12:30
Before this change, the only way to set something in the ctx is to override the env property.
This means that the code would be executed N times and a new env initialized N times.

The original env is preserved and in any case is available on work.env and collection.env.
@OCA-git-bot
Copy link
Contributor

Hi @guewen,
some modules you are maintaining are being modified, check this out!

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.

2 participants