Search found 1 match
- 2018-07-22T13:44:39-07:00
- Forum: Magick.NET
- Topic: Memory leak when using Magick.NET on AWS EC2 instance
- Replies: 1
- Views: 7443
Memory leak when using Magick.NET on AWS EC2 instance
I'm using the Magick.Net-Q16-AnyCPU nuget package for resizing images that are first downloaded. On my locally machine this runs perfectly fine without problems. I have deployed this tool (as a console app) and it is automatically run on a schedule on an AWS EC2 instance. On the EC2 instance, the ...