Version 1.0.32 - Improved Cancellation of Inter-Book Searches
Version 1.0.32 - 3 January 2016 Improved Cancellation of Inter-Book Searches.
Having said that, since Inter-Book Searches have a final analytical phase that is entirely in SQL, and hence 'above' Python, if a huge number of books is being searched and MCS is already in that final analytical phase, then the search will not cancel until MCS comes out of that final analytical phase after that final SQL query has completed and MCS once again continues with Python so it can check to see if the user has clicked the cancel button.
DaltonST
|