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

Investigate memory / crash issue #9

Closed
tipani86 opened this issue Aug 10, 2021 · 2 comments
Closed

Investigate memory / crash issue #9

tipani86 opened this issue Aug 10, 2021 · 2 comments
Assignees

Comments

@tipani86
Copy link
Owner

Look into the stability issues of the Wechaty C# implementation and possible memory leakage problems.

As a side note, look into deploying our service on the Community Developer machine on Wechaty: wechaty/PMC#13

@tipani86
Copy link
Owner Author

https://docs.microsoft.com/en-us/dotnet/core/diagnostics/dotnet-dump

dotnet tool install --global dotnet-dump
dotnet-dump collect -p your processid

@tipani86
Copy link
Owner Author

Workaround by having a retry/restart policy upon crash.

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

No branches or pull requests

2 participants