Fix mutex lock issues
This commit is contained in:
@@ -121,7 +121,11 @@
|
||||
"Bash(dir /s /b \"C:\\\\Program Files \\(x86\\)\\\\National Instruments\\\\Vision\\\\*OpenCV*\")",
|
||||
"Bash(dir /s /b \"C:\\\\Program Files \\(x86\\)\\\\National Instruments\\\\Vision\\\\Help\\\\*\")",
|
||||
"Bash(findstr /i \"opencv\")",
|
||||
"WebFetch(domain:documentation.help)"
|
||||
"WebFetch(domain:documentation.help)",
|
||||
"Bash(python /tmp/apply_guards.py)",
|
||||
"Bash(python /tmp/apply_all_guards.py)",
|
||||
"Bash(python /tmp/cleanup_redundant_checks.py)",
|
||||
"Bash(python /tmp/final_cleanup.py)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user