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

Avoid crash when starting daemon debug in v0.4.9 #26

Closed
wants to merge 3 commits into from

Conversation

git-developer
Copy link

Some of the changes towards v0.4.9 introduce a crash when starting the daemon. This PR is a workaround for these crashes.

Feel free to modify, I just reverted changes until starting with args daemon debug does not crash anymore.

Addresses #24

@git-developer git-developer changed the title fix: avoid crashes on daemon start Avoid crash when starting daemon debug in v0.4.9 Sep 21, 2024
C0rn3j added a commit that referenced this pull request Sep 21, 2024
Fix broken import and add an appimage test
@C0rn3j
Copy link
Owner

C0rn3j commented Sep 21, 2024

Reverted but kept the classes, now the assignment lines throw a type error, but at least it's not thrown everywhere where the classes are attempted to be used.

Thanks!

@C0rn3j C0rn3j closed this Sep 21, 2024
@git-developer git-developer deleted the fix/0.4.9 branch September 22, 2024 03:20
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