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

Linux daemon issue #2572

Merged
merged 3 commits into from
Apr 30, 2024
Merged

Linux daemon issue #2572

merged 3 commits into from
Apr 30, 2024

Conversation

imranh2
Copy link
Contributor

@imranh2 imranh2 commented Apr 6, 2024

🍰 Pullrequest

In an attempt to fix the memory leak & process going nuts when launched in daemon mode with the changes I made in #2527, simply don't launch the CLI when running in this mode. Rationale is that you can't even use the CLI easily if launched like this.

There's also a change around paths and what your relative path is in daemon mode, making it more consistent with non daemon mode.

Also a small memory leak fix for the linux mangosd CLI.

Proof

  • None

Issues

How2Test

  • None

Todo / Checklist

  • None

@imranh2
Copy link
Contributor Author

imranh2 commented Apr 7, 2024

Rebased changes / fixed merge conflict.

@imranh2 imranh2 force-pushed the linux_daemon_issue branch from 54cb3c6 to 4f26d1a Compare April 8, 2024 10:44
Copy link
Contributor Author

@imranh2 imranh2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rewrote commit to place the code in the right place

src/mangosd/CliRunnable.cpp Show resolved Hide resolved
@ratkosrb ratkosrb merged commit 657d4f5 into vmangos:development Apr 30, 2024
3 checks passed
@mserajnik mserajnik mentioned this pull request Apr 30, 2024
1 task
ratkosrb added a commit that referenced this pull request Jun 21, 2024
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.

🐛 [Bug] Vmangos has been increasing physical memory without an upper limit
3 participants