Skip to content
Snippets Groups Projects
Commit 58ee154b authored by Joana Plewnia's avatar Joana Plewnia
Browse files

Fixed Freeze Problem of GUI when stopping recording with a lot of data

- MemoryToIceAdapter: put stopping of recording into its own thread and detached it to solve the problem of the GUI freezing if there is still data left to store after pressing stop
- Memory: Added information to print into log when storing of all data for this memory is finished
- BufferedMemoryMixin: removed unnecessary threading/parallelization and code that did not work (bufferFinished())
parent d59c7b71
No related branches found
No related tags found
1 merge request!322Feature/forgetting in wm and em
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment