-
-
Notifications
You must be signed in to change notification settings - Fork 113
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
Ntp fix #48
Ntp fix #48
Conversation
jstucke
commented
Jan 17, 2024
- fixed struct error in ntp_server
…into proxy-dummy-response
Proxy dummy response
Refactoring 2
Refactoring 3
refactoring of main file and bug fix
reenable logging and warnings
ntp_server bug fix
Sorry, I accidentally opened this PR on the wrong branch. I will open more reasonable, smaller PRs for the bug fixes instead. |
What is more, there were some changes to make fixing stuff easier (like re-formatting everything with black/ruff, adding unit tests. adding a .gitignore, adding pre-commit, enabling logging of errors and warnings, removing the clean-up action, etc.) and I don't know if you even want to merge all of them 😅 Would you prefer a PR with only the bug fixes or would you like to add some of the other changes as well? |
@jstucke no problem, if you do smaller PRs, I will merge all of them! |