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

💀 PROS 4: Remove dead VDML logging code #519

Merged
merged 2 commits into from
Feb 22, 2023

Conversation

Richard-Stump
Copy link
Contributor

@Richard-Stump Richard-Stump commented Feb 7, 2023

Summary:

This disables (not removes) the logging code that the VDML had. Since PROS 4 no longer shows messages for device disconnects, mismatches, etc. this code is no longer needed. It was not completely removed since we want to add better logging in the future. See #518

Test Plan:

  • Run the kernel on the brain and make sure it doesn't crash
  • Unplug a device while the kernel is running to ensure that an event like this doesn't do anything weird.

@Richard-Stump Richard-Stump changed the base branch from develop to develop-pros-4 February 7, 2023 23:58
@Richard-Stump
Copy link
Contributor Author

Richard-Stump commented Feb 8, 2023

This was tested and nothing weird or funky occurred.

@Richard-Stump Richard-Stump marked this pull request as ready for review February 8, 2023 00:01
@Richard-Stump Richard-Stump merged commit cbd4e0a into develop-pros-4 Feb 22, 2023
@WillXuCodes WillXuCodes deleted the pros-4/update/remove-dead-code branch March 8, 2023 05:42
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