Update BUGS/TODO
This commit is contained in:
parent
2358ed7d4c
commit
2ef3733f21
3
doc/BUGS
3
doc/BUGS
@ -58,6 +58,9 @@ Crashes
|
|||||||
- Shutdown is still flaky. (see notes)
|
- Shutdown is still flaky. (see notes)
|
||||||
- Segfault on subsonic when clicking next track
|
- Segfault on subsonic when clicking next track
|
||||||
- Assertion failure on subsonic with debug build
|
- Assertion failure on subsonic with debug build
|
||||||
|
- Hang in logging.shutdown when quitting if started via a .bat file on Windows
|
||||||
|
(if we deactivate the atexit hook, hang in threading._shutdown).
|
||||||
|
However, only the MainThread is active when doing sys.exit.
|
||||||
|
|
||||||
Qt warnings
|
Qt warnings
|
||||||
-----------
|
-----------
|
||||||
|
1
doc/TODO
1
doc/TODO
@ -105,6 +105,7 @@ Improvements / minor features
|
|||||||
- Add FIFOHandler based on asyncio if it's available
|
- Add FIFOHandler based on asyncio if it's available
|
||||||
- Lazy tab loading
|
- Lazy tab loading
|
||||||
- Add command shortcuts to command completion
|
- Add command shortcuts to command completion
|
||||||
|
- Add commandline option to not spawn any windows (for testing)
|
||||||
|
|
||||||
hints
|
hints
|
||||||
-----
|
-----
|
||||||
|
Loading…
Reference in New Issue
Block a user