refactor: load images in workers and push immediately (#5431)
This commit is contained in:
+2
-1
@@ -30,7 +30,8 @@ Checks: "-*,
|
||||
-readability-function-cognitive-complexity,
|
||||
-bugprone-easily-swappable-parameters,
|
||||
-cert-err58-cpp,
|
||||
-modernize-avoid-c-arrays
|
||||
-modernize-avoid-c-arrays,
|
||||
-misc-include-cleaner
|
||||
"
|
||||
CheckOptions:
|
||||
- key: readability-identifier-naming.ClassCase
|
||||
|
||||
Reference in New Issue
Block a user