mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 15:38:19 +08:00
refactor: move workflow execution writes to uow
This commit is contained in:
@@ -17,6 +17,7 @@ files =
|
||||
app/runtime/extensions/module/contracts.py,
|
||||
app/application/outbox.py,
|
||||
app/application/configuration.py,
|
||||
app/application/workflow.py,
|
||||
app/application/chain/context.py,
|
||||
app/application/chain/durable_events.py,
|
||||
app/application/subscription/delete.py,
|
||||
@@ -25,5 +26,6 @@ files =
|
||||
app/startup/context.py,
|
||||
app/startup/chain_events.py,
|
||||
app/startup/download_failure.py,
|
||||
app/startup/workflow.py,
|
||||
app/api/context.py,
|
||||
app/api/dependencies/subscription.py
|
||||
|
||||
Reference in New Issue
Block a user