Skip to content
Commit bbcf9904 authored by Kai Willadsen's avatar Kai Willadsen
Browse files

Fix support for 'threaded' diff by using threads on Windows

Rather than try to make this code multiprocessing-safe on Windows, this
patch just moves to using a thread pool on Windows, and move code
around to make this cleaner.
parent 2244954e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment