dotnet-dump not working with private tmp dir
Open
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 404
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 35
Description
hi,
we use appdynamics on our system to monitor the dotnet processes. Appdynamic creates some needed files in /tmp/appd/....
If you run multiple processes you must run them via private tmp to prevent issues.
With systemd private tmp dotnet-dump will not work cause it tries to open the files directly in /tmp/.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.