yatima1460 / Drill

Search files without indexing, but fast crawling
https://drill.software/
GNU General Public License v2.0
268 stars 21 forks source link

Drill process sometimes doesn't close #49

Closed yatima1460 closed 5 years ago

yatima1460 commented 5 years ago

it seems there is a race condition somewhere in Drill that SOMETIMES it doesn't close even after you close the window

the process stays active, only GTK closes

it happens only when a very small amount of time passes between stopping a previous search and starting a new one

it's not a problem of stopping the previous threads because I tried to wait for all of them before starting a new crawl and it still happens

yatima1460 commented 5 years ago

https://github.com/yatima1460/Drill/releases/tag/2.0.0