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

glances: refactor start() #3131

Merged
merged 1 commit into from
Mar 25, 2025

Conversation

ariel-anieli
Copy link
Contributor

Description

Part of #2801: start is split into start_main_loop, check_memleak, setup_server_mode, & maybe_trace_memleak.

Before:
Screenshot from 2025-03-23 21-20-47

After:
Screenshot from 2025-03-23 21-20-35

Resume

  • Bug fix: no
  • New feature: no

Part of nicolargo#2801: start() is split into start_main_loop(),
check_memleak(), setup_server_mode(), & maybe_trace_memleak().

Signed-off-by: Ariel Otilibili <[email protected]>
@nicolargo nicolargo merged commit 584fbba into nicolargo:develop Mar 25, 2025
18 of 19 checks passed
@nicolargo
Copy link
Owner

Thanks for the PR @ariel-anieli !

@nicolargo nicolargo added this to the Glances 4.3.2 milestone Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants