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

added basic scaffolding that should implement log and show message but it does not work yet. #186

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jurgenvinju
Copy link
Member

No description provided.

@jurgenvinju
Copy link
Member Author

jurgenvinju commented Oct 3, 2022

This should address #185 ; added the initial implementation but I'm debugging now because now the terminal will not start. It's possible I created some kind of infinite recursion.

@jurgenvinju
Copy link
Member Author

Or it could be a deadlock.. if logMessage was used before it would go to stderr, and now it needs a server to send the message to then the server is still booting.

@sonarcloud
Copy link

sonarcloud bot commented Oct 31, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

0.0% 0.0% Coverage
45.2% 45.2% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

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