tobi 359ed1bcb5
[bugfix] Use background context instead of request context for async processing (#888)
Fixes an issue where async processing was not completing correctly.

In particular this applies to side effects of domain blocks: while the domain block was being entered and enforced correctly, side effects like deleting accounts and updating the instance entry for the blocked instance were not. This fixes that :)
2022-10-04 17:50:29 +02:00
..
2021-09-01 11:11:26 +02:00
2022-10-01 16:36:08 +01:00
2022-08-31 17:31:21 +02:00
2022-10-03 16:46:38 +02:00