mbehr1 / dlt-logs

Visual Studio Code extension that adds support to open DLT (genivi, AUTOSAR) diagnostic log and trace files with lifecycle detection, filters, time-sync, etc.
Other
15 stars 9 forks source link

fix(Search): deny requestNewWindow after dispose #193

Closed mbehr1 closed 6 months ago

mbehr1 commented 6 months ago

Fixed a race-condition that lead to multiple streams still running even though the stream was disposed.