mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-28 05:04:38 +00:00
Export run_as_background_process from the module API (#15577)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Export `run_as_background_process` from the module API.
|
||||
@@ -156,6 +156,7 @@ __all__ = [
|
||||
"parse_json_object_from_request",
|
||||
"respond_with_html",
|
||||
"run_in_background",
|
||||
"run_as_background_process",
|
||||
"cached",
|
||||
"NOT_SPAM",
|
||||
"UserID",
|
||||
|
||||
Reference in New Issue
Block a user