Add debug thread feature to changelog.
This commit is contained in:
parent
81a3b41bc4
commit
a4caf998bd
@ -88,6 +88,10 @@ backends:
|
||||
|
||||
- Added support for search by filename to local backend.
|
||||
|
||||
- Added optional background thread for debuging deadlocks. When the feature is
|
||||
enabled via the ``--debug-thread`` or ``settings.DEBUG_THREAD`` a ``SIGUSR1``
|
||||
signal will dump the traceback for all running threads.
|
||||
|
||||
**Bug fixes**
|
||||
|
||||
- :issue:`218`: The MPD commands ``listplaylist`` and ``listplaylistinfo`` now
|
||||
|
||||
Loading…
Reference in New Issue
Block a user