jaimervq / all_nodes

A high-level nodegraph implemented in PySide2, easy to expand and easy to debug
MIT License
31 stars 4 forks source link

Use QThreadPool global instance instead of creating an instance #25

Closed jaimervq closed 4 months ago

jaimervq commented 7 months ago

Instantiated at: https://github.com/jaimervq/all_nodes/blob/ec38df7da4978f63df7013cecde28a30a73c3ab5/logic/logic_scene.py

Also, connect the aboutToClose of app instance to the close methods for threads of the pool