Background Workers memory overflow
Is there an existing issue for this?
- [X] I have searched the existing issues
Description
According to the following addr https://docs.abp.io/en/abp/latest/Background-Workers construction project, it is found that the memory primary key of the service increases and cannot be reduced when no code of business logic is written.
Reproduction Steps
No response
Expected behavior
No response
Actual behavior
No response
Regression?
No response
Known Workarounds
No response
Version
7.4
User Interface
Common (Default)
Database Provider
EF Core (Default)
Tiered or separate authentication server
None (Default)
Operation System
Windows (Default)
Other information
No response
Reproduction Steps
Reproduction Steps The project I set up as a document, writing nothing in the execution method Execute, still found a memory leak.
Whatever Volo. Abp. BackgroundWorkers. Quartz module implements, or AbpBackgroundWorkersHangfireModule, have this problem.
I tested and ran this project for 12 hours, but no memory overflow problem was found.
https://github.com/344089386/AbpQuartzWorkerTest
Yes, I did not have a complete restoration of this Demo, so I deleted the reply and I will test it again