19 Commits (0336daccb8a4c23d74123c19e7bd571d1de37e4e)

Author SHA1 Message Date
ahmetfarukulu 69bbb7523f Background job cancellation token scope changed as ambient context 3 years ago
maliming e84367ceb3
Add unit test and update DemoApp. 3 years ago
ahmetfarukulu dcd091adfb CancellationToken parameter added for background jobs 3 years ago
liangshiwei 000e690a1c Switch to the tenant before the Execute Background Job 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 6 years ago
Halil İbrahim Kalkan 4ba4306165 Remove unnecessary async usages. 6 years ago
developerrd 76151fcee5 AbpIntegratedTest change all proejct namespace 6 years ago
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls 6 years ago
maliming b1eed33962 Implement AsyncBackgroundJob. 6 years ago
Halil ibrahim Kalkan 6501b4d811 Resolved #590: Memory leak while checking background jobs periodically. 8 years ago
Halil ibrahim Kalkan 33111945e3 Resolved #408: Automatically register services by convention for a module 8 years ago
Halil ibrahim Kalkan 9927b17d83 Implemented hangfire background jobs. 8 years ago
Halil ibrahim Kalkan 73fb92f436 Refactored background job executer. 8 years ago
Halil ibrahim Kalkan c6cee2fc66 Auto register background jobs. Make the job name optional. 8 years ago
Halil ibrahim Kalkan e2e39caea4 Refactored and added tests for the background job system. 8 years ago
Halil ibrahim Kalkan 6b5ee29f74 Refactored background jobs. 8 years ago
Halil ibrahim Kalkan a925d52a40 Start/stop background jobs on application initialization/shutdown 8 years ago