funkelab / motile_napari_plugin

A napari plugin for tracking with motile
https://funkelab.github.io/motile_napari_plugin/
BSD 3-Clause "New" or "Revised" License
5 stars 2 forks source link

Warning about QTimers from another thread #72

Open cmalinmayor opened 4 hours ago

cmalinmayor commented 4 hours ago

We aren't explicitly creating timers anywhere. However, I believe the source of this is calling the lambda function to create the gap graph in the solve thread worker.

cmalinmayor commented 4 hours ago

We also get the following warnings when ending the process with Keyboard Interrupt WARNING: QThread: Destroyed while thread is still running UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown