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

Connection to Pi-Hole(s) handled in goroutine #110

Merged
merged 19 commits into from
Feb 20, 2022
Merged

Conversation

Galorhallen
Copy link
Contributor

@Galorhallen Galorhallen commented Jan 5, 2022

Hi,
in this PR:

  • Using goroutines to connect to multiple PI-Hole instances in parallel.
  • The unused interval configuration has been removed
  • Timeout configuration has been added, which controls the timeout to connect to a Pi-Hole instance.
  • Log library to handle log levels

eko and others added 14 commits December 30, 2021 00:43
parent 8d55865
author Galorhallen <andrea.ponte1987@gmail.com> 1640558190 +0100
committer Galorhallen <andrea.ponte1987@gmail.com> 1640821760 +0100

Add test for multiple pihole

Add async mode for multiple piholes

Fixed GitHub Actions go versions

Add test for multiple pihole

Cleanup
parent 8d55865
author Galorhallen <andrea.ponte1987@gmail.com> 1640558190 +0100
committer Galorhallen <andrea.ponte1987@gmail.com> 1640821760 +0100

Add test for multiple pihole

Add async mode for multiple piholes

Fixed GitHub Actions go versions

Add test for multiple pihole

Cleanup
@Galorhallen Galorhallen marked this pull request as ready for review January 30, 2022 10:24
Copy link
Owner

@eko eko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems great to me. Thanks for your work @Galorhallen

@eko eko merged commit 5ca2852 into eko:master Feb 20, 2022
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