eclipse-cdt-cloud / vscode-trace-extension

Trace viewer extension for Eclipse Theia applications and VSCode compatible applications, that uses the Trace Server Protocol (TSP)
MIT License
7 stars 21 forks source link

Endless switching of trace viewer tabs and selected traces after trace server start #238

Closed bhufmann closed 4 months ago

bhufmann commented 6 months ago

Having multiple traces open, then stop and start trace server, plus selecting tabs and traces after the trace server is finished starting, the view gets into the state that the tabs seems to be selected continuously. This can only be stopped by closing all traces but one. After that the available views are still updated for a while.

It's looks like that there are signals sent internally in the trace viewer and they never stop being sent.

vscode-samba-dancing

marcdumais-work commented 6 months ago

I think maybe I have stumbled on an even simpler way to reproduce this issue. I will confirm and if so, capture a video.