mastodon-sc / mastodon

Mastodon – a large-scale tracking and track-editing framework for large, multi-view images.
BSD 2-Clause "Simplified" License
67 stars 20 forks source link

Avoid deadlock in trackscheme #137

Closed ksugar closed 3 years ago

ksugar commented 3 years ago

This PR is for avoiding deadlock in trackscheme.

Issue

Opening the TrackScheme window while programmatically generating spots or links can cause a deadlock.

Possible causes

tinevez commented 3 years ago

How to reproduce the problem this PR fixes:

See below for an example of the problem. https://files.gitter.im/60095ae2d73408ce4ff95c1a/Ehsi/TrackSchemeDeadLock.gif