mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 00:04:15 +02:00
[fix][arch] stopping conflicting file threads
This commit is contained in:
@@ -752,6 +752,8 @@ class ArchManager(SoftwareManager):
|
||||
handler.watcher.print("Aborted by the user")
|
||||
return False
|
||||
else:
|
||||
output_handler.stop_working()
|
||||
output_handler.join()
|
||||
self.logger.error("'pacman' returned an unexpected response or error phrase after upgrading the repository packages")
|
||||
return False
|
||||
except:
|
||||
|
||||
Reference in New Issue
Block a user