Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 245 turn echo off on each exec for 10.5.4 #255

Merged
merged 3 commits into from
Jun 13, 2022

Conversation

eldipa
Copy link
Collaborator

@eldipa eldipa commented Jun 13, 2022

This is the implementation of #245 adjusted to be disabled by default for 10.5.x

Change the echo status to OFF on each example execution. This helps to
reduce the need of an active echo-filtering at the expense of some
additional overhead.

Because this could break users' examples (very unlikely), we set this to
False by default (no turn off is done) and we delay the default to True
(turn the echo off) for byexample 11.0.0
@eldipa eldipa added this to the 11.0.0 milestone Jun 13, 2022
@eldipa eldipa merged commit b99a8fb into 10.5.x Jun 13, 2022
@eldipa eldipa deleted the Issue-245-Turn-Echo-Off-on-each-Exec-for-10.5.4 branch June 13, 2022 12:32
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.

None yet

1 participant