Fixed in EFL and workaround in the code. win win.
This commit is contained in:
Alastair Poole 2021-02-25 17:07:36 +00:00
parent f4a6fb8166
commit 186fb75e29
1 changed files with 0 additions and 5 deletions

5
TODO
View File

@ -16,8 +16,3 @@ Engine:
Have one process polling and writing to disk and mapping to memory some IPC Have one process polling and writing to disk and mapping to memory some IPC
for real-time stats for a UI. for real-time stats for a UI.
BUGS:
Fix minor leak on exit when setting custom format on progressbar free callback.
Issue is cache related and abusing genlist related.