KBNLresearch / iromlab

Loader software for automated imaging of optical media with Nimbie disc robot
Apache License 2.0
31 stars 5 forks source link

Use QueueHandler for logging #70

Closed bitsgalore closed 5 years ago

bitsgalore commented 5 years ago

To make iromlab more thread-safe the current logging handler could be replaced by a Queue-based handler. See also: https://beenje.github.io/blog/posts/logging-to-a-tkinter-scrolledtext-widget/

Already implemented in tapeimgr.

bitsgalore commented 5 years ago

Done: https://github.com/KBNLresearch/iromlab/commit/45c78489e8969bda5ebf884426155e004016fc3e and https://github.com/KBNLresearch/iromlab/commit/c7e3a04b96ab87d9aa98d3da75db5079f2384596