]> sigrok.org Git - pulseview.git/commitdiff
Session: don't hold sampling_mutex_ during signal emission.
authorTilman Sauerbeck <redacted>
Mon, 9 Nov 2015 06:28:59 +0000 (07:28 +0100)
committerTilman Sauerbeck <redacted>
Mon, 9 Nov 2015 17:26:55 +0000 (18:26 +0100)
We were holding the lock while emitting capture_state_changed.


No differences found