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

Network test fixes #1407

Merged
merged 3 commits into from Apr 7, 2021
Merged

Network test fixes #1407

merged 3 commits into from Apr 7, 2021

Conversation

jagerman
Copy link
Member

@jagerman jagerman commented Feb 17, 2021

Fixed some bugs in or exposed by the python network test scripts:

  • pre-log-system exceptions from main were silent
  • --log-file=blah.log threw an exception
  • daemon.py had no-longer-valid options in it

If `main` throws an exception before the log system is initialized then
the error message just got lost; this fixes it to print to stderr if
that happens.
@jagerman jagerman merged commit 944ff22 into oxen-io:dev Apr 7, 2021
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