arpakitlib 1.7.97__py3-none-any.whl → 1.7.98__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- arpakitlib/ar_fastapi_util.py +2 -2
- {arpakitlib-1.7.97.dist-info → arpakitlib-1.7.98.dist-info}/METADATA +1 -1
- {arpakitlib-1.7.97.dist-info → arpakitlib-1.7.98.dist-info}/RECORD +7 -7
- {arpakitlib-1.7.97.dist-info → arpakitlib-1.7.98.dist-info}/LICENSE +0 -0
- {arpakitlib-1.7.97.dist-info → arpakitlib-1.7.98.dist-info}/NOTICE +0 -0
- {arpakitlib-1.7.97.dist-info → arpakitlib-1.7.98.dist-info}/WHEEL +0 -0
- {arpakitlib-1.7.97.dist-info → arpakitlib-1.7.98.dist-info}/entry_points.txt +0 -0
arpakitlib/ar_fastapi_util.py
CHANGED
@@ -25,7 +25,7 @@ from starlette import status
|
|
25
25
|
from starlette.middleware.cors import CORSMiddleware
|
26
26
|
from starlette.staticfiles import StaticFiles
|
27
27
|
|
28
|
-
from arpakitlib.ar_base_worker_util import BaseWorker, safe_run_worker_in_background
|
28
|
+
from arpakitlib.ar_base_worker_util import BaseWorker, safe_run_worker_in_background
|
29
29
|
from arpakitlib.ar_dict_util import combine_dicts
|
30
30
|
from arpakitlib.ar_enumeration_util import Enumeration
|
31
31
|
from arpakitlib.ar_file_storage_in_dir_util import FileStorageInDir
|
@@ -448,7 +448,7 @@ class SafeRunWorkerStartupAPIEvent(BaseStartupAPIEvent):
|
|
448
448
|
|
449
449
|
async def async_on_startup(self, *args, **kwargs):
|
450
450
|
for worker in self.workers:
|
451
|
-
_ = safe_run_worker_in_background(worker=worker, mode=
|
451
|
+
_ = safe_run_worker_in_background(worker=worker, mode=self.safe_run_in_background_mode)
|
452
452
|
|
453
453
|
|
454
454
|
class InitFileStoragesInDir(BaseStartupAPIEvent):
|
@@ -149,7 +149,7 @@ arpakitlib/ar_fastapi_static/swagger-ui/swagger-ui.css,sha256=jzPZlgJTFwSdSphk9C
|
|
149
149
|
arpakitlib/ar_fastapi_static/swagger-ui/swagger-ui.css.map,sha256=5wq8eXMLU6Zxb45orZPL1zAsBFJReFw6GjYqGpUX3hg,262650
|
150
150
|
arpakitlib/ar_fastapi_static/swagger-ui/swagger-ui.js,sha256=ffrLZHHEQ_g84A-ul3yWa10Kk09waOAxHcQXPuZuavg,339292
|
151
151
|
arpakitlib/ar_fastapi_static/swagger-ui/swagger-ui.js.map,sha256=9UhIW7MqCOZPAz1Sl1IKfZUuhWU0p-LJqrnjjJD9Xhc,1159454
|
152
|
-
arpakitlib/ar_fastapi_util.py,sha256=
|
152
|
+
arpakitlib/ar_fastapi_util.py,sha256=U0hLXT8WYU81AIy46l8YmEXoJPaM1G1NadixhEjnrW4,27722
|
153
153
|
arpakitlib/ar_file_storage_in_dir_util.py,sha256=D3e3rGuHoI6xqAA5mVvEpVVpOWY1jyjNsjj2UhyHRbE,3674
|
154
154
|
arpakitlib/ar_file_util.py,sha256=GUdJYm1tUZnYpY-SIPRHAZBHGra8NKy1eYEI0D5AfhY,489
|
155
155
|
arpakitlib/ar_func_util.py,sha256=t-QVfP3YqPi0NgI6tUuTN-s5fPbduwILk3wo-2Wb_hw,1324
|
@@ -179,9 +179,9 @@ arpakitlib/ar_str_util.py,sha256=tFoGSDYoGpfdVHWor5Li9pEOFmDFlHkX-Z8iOy1LK7Y,353
|
|
179
179
|
arpakitlib/ar_type_util.py,sha256=s0NsTM7mV3HuwyRwyYLdNn7Ep2HbyI4FIr-dd8x0lfI,3734
|
180
180
|
arpakitlib/ar_yookassa_api_client_util.py,sha256=sh4fcUkAkdOetFn9JYoTvjcSXP-M1wU04KEY-ECLfLg,5137
|
181
181
|
arpakitlib/ar_zabbix_api_client_util.py,sha256=Q-VR4MvoZ9aHwZeYZr9G3LwN-ANx1T5KFmF6pvPM-9M,6402
|
182
|
-
arpakitlib-1.7.
|
183
|
-
arpakitlib-1.7.
|
184
|
-
arpakitlib-1.7.
|
185
|
-
arpakitlib-1.7.
|
186
|
-
arpakitlib-1.7.
|
187
|
-
arpakitlib-1.7.
|
182
|
+
arpakitlib-1.7.98.dist-info/LICENSE,sha256=GPEDQMam2r7FSTYqM1mm7aKnxLaWcBotH7UvQtea-ec,11355
|
183
|
+
arpakitlib-1.7.98.dist-info/METADATA,sha256=zkxKjwhBYByQZXxTdQlu96XUSDy0C0Q8Zcy8nowTSwI,2824
|
184
|
+
arpakitlib-1.7.98.dist-info/NOTICE,sha256=95aUzaPJjVpDsGAsNzVnq7tHTxAl0s5UFznCTkVCau4,763
|
185
|
+
arpakitlib-1.7.98.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
186
|
+
arpakitlib-1.7.98.dist-info/entry_points.txt,sha256=36xqR3PJFT2kuwjkM_EqoIy0qFUDPKSm_mJaI7emewE,87
|
187
|
+
arpakitlib-1.7.98.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|