Skip to content

Prevent inaccuracy and hangs when starting a search before the previous one is completed.

alt coin requested to merge altcoin/catfish:master into master

Stops the current search when a new one is started. Speeds up the search stopping by exiting the search loop when search_engine.stop() is called.

Edited by alt coin

Merge request reports