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

fix(nettests): failing to start a nettest is a warning #1373

Merged
merged 2 commits into from
Oct 18, 2023
Merged

Conversation

bassosimone
Copy link
Contributor

@bassosimone bassosimone commented Oct 18, 2023

Emitting an error causes ooni/probe-desktop to try to generate a warning window that (1) is a bit unpleasant to visually see and (2) more importantly is not proper to show, given that we have default-disabled experiments right now.

Also, in my book, we should emit warning if we continue running and errors when we stop. (Maybe it's not the best book considering that assumes that all errors are fatal; in any case, try to be consistent with this convention.)

See ooni/probe#2576 for extra information.

Emitting an error causes ooni/probe-desktop to try to generate
a warning window that (1) is a bit unpleasant to visually see and
(2) more importantly is not proper to show, given that we have
default-disabled experiments right now.

See ooni/probe#2576 for extra information.
@bassosimone bassosimone requested a review from hellais as a code owner October 18, 2023 16:15
@bassosimone bassosimone merged commit 5c93d4c into master Oct 18, 2023
@bassosimone bassosimone deleted the issue/2576 branch October 18, 2023 16:34
bassosimone added a commit that referenced this pull request Oct 18, 2023
This diff backports #1373 to the release/3.19 branch.

Emitting an error causes ooni/probe-desktop to try to generate a warning
window that (1) is a bit unpleasant to visually see and (2) more
importantly is not proper to show, given that we have default-disabled
experiments right now.

Also, in my book, we should emit warning if we continue running and
errors when we stop. (Maybe it's not the best book considering that
assumes that all errors are fatal; in any case, try to be consistent
with this convention.)

See ooni/probe#2576 for extra information.
Murphy-OrangeMud pushed a commit to Murphy-OrangeMud/probe-cli that referenced this pull request Feb 13, 2024
Emitting an error causes ooni/probe-desktop to try to generate a warning
window that (1) is a bit unpleasant to visually see and (2) more
importantly is not proper to show, given that we have default-disabled
experiments right now.

Also, in my book, we should emit warning if we continue running and
errors when we stop. (Maybe it's not the best book considering that
assumes that all errors are fatal; in any case, try to be consistent
with this convention.)

See ooni/probe#2576 for extra information.
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