Closed pwicks86 closed 6 years ago
If you make a flowgraph with a SigMF sink block and then call open and close from another thread, the flowgraph will segfault.
open
close
I think we've got this pretty much figured out, closing this.
If you make a flowgraph with a SigMF sink block and then call
open
andclose
from another thread, the flowgraph will segfault.