abp icon indicating copy to clipboard operation
abp copied to clipboard

Background Workers memory overflow

Open huifeideshui opened this issue 2 years ago • 4 comments

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

huifeideshui avatar Oct 31 '23 09:10 huifeideshui

Reproduction Steps

maliming avatar Oct 31 '23 09:10 maliming

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.

huifeideshui avatar Oct 31 '23 09:10 huifeideshui

I tested and ran this project for 12 hours, but no memory overflow problem was found.

https://github.com/344089386/AbpQuartzWorkerTest

image image

realLiangshiwei avatar Mar 20 '24 00:03 realLiangshiwei

Yes, I did not have a complete restoration of this Demo, so I deleted the reply and I will test it again

344089386 avatar Mar 20 '24 01:03 344089386