Evan Yeung
Results
2
comments of
Evan Yeung
Here is my workaround for this. Apparently `FlushInputBuffer()` is not quick enough so I need to throw in a quick sleep at the beginning. I have found 100ms does the...
Submitted a PR that removes the wildcard matching in `FormatsToProcess` which fixes the problem. Another alternative that will dynamically update format data for all files in the Types folder is...