Save a call to stopThreadedIOIfNeeded() for the base case.
Probably no performance changes, but the code should be trivial to read as in "No threading? Use the normal function and return".
Please register or sign in to comment
Probably no performance changes, but the code should be trivial to read as in "No threading? Use the normal function and return".