Fixed curl stack shutdown with active downloads. (#1338)

Fixed curl stack shutdown with active downloads.
This commit is contained in:
Jari Sundell
2024-12-12 22:59:48 +09:00
committed by GitHub
parent 7e1193acab
commit 0f93fa109c
9 changed files with 82 additions and 279 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ AlignConsecutiveDeclarations:
AlignConsecutiveMacros:
Enabled: true
AlignConsecutiveAssignments:
Enabled: true
Enabled: true
IncludeCategories:
- Regex: "^(config|globals)\\.h"