[fix][ui] initialization dialog hangs when there is no task to wait for

This commit is contained in:
Vinícius Moreira
2020-05-18 15:11:01 -03:00
parent b9844711d9
commit 67d8204d19
2 changed files with 4 additions and 4 deletions

View File

@@ -26,6 +26,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- i18n
### Fixes
- initialization dialog hangs when there is no task to wait for [#112](https://github.com/vinifmor/bauh/issues/112)
- not caching data of repository packages with unknown repository names
## [0.9.3] 2020-05-12