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

chore: remove override data when remove symbol from the list #489

Merged
merged 1 commit into from
Aug 23, 2022

Conversation

chrisleekr
Copy link
Owner

Description

When removing the symbol from the list, it deletes cache data; however, it does not remove the override data.

This chore PR is to add an extra process to remove the override data.

Related Issue

N/A

Motivation and Context

At this moment, there is no way to remove override data.
And it also refactored the WebSocket code to WebServer to reduce the overload in the WebSocket process.

How Has This Been Tested?

Screenshots (if appropriate):

@chrisleekr chrisleekr added the enhancement New feature or request label Aug 23, 2022
@chrisleekr chrisleekr self-assigned this Aug 23, 2022
@chrisleekr chrisleekr merged commit bf3c30a into master Aug 23, 2022
@chrisleekr chrisleekr deleted the chore/remove-override-if-delete branch August 24, 2022 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant