Details
-
Type:
Bug
-
Status: Done (View Workflow)
-
Priority:
Low
-
Resolution: Complete
-
Affects Version/s: None
-
Fix Version/s: 12.0-BETA1
-
Component/s: None
-
Labels:None
Description
PR: https://github.com/freenas/freenas/pull/4969
- Do not run async functions in process pool
- Do not use new IO thread if we are calling synchronous method from call_sync
- Do not use new process when calling process pool method from process pool