forked from Chia-Network/chia-blockchain
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix memory bloat when displaying plot logs in GUI by sending only new…
… changes (Chia-Network#2847) * Fix memory bloat when displaying plot logs in GUI by sending only new changes * Add updated lines field to plot logs message * Send full log during service connection, and send log updates every time * updated plot logs fixed removing of the plots from the queue * used message from main process * used just one plot for serial plotting * lint format Co-authored-by: Adam Kelly <[email protected]> Co-authored-by: Zlatko <[email protected]>
- Loading branch information
1 parent
0810f4a
commit 0f57b11
Showing
2 changed files
with
81 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters