You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
The process table no longer sits blank after p. Toggling it on cannot
produce rows for up to two intervals (~4s at the default): the sample already
in flight was started with the process walk off, so the first snapshot back
carries no processes. The bordered panel rendered empty for that whole window
and read as a broken or hung table. It now shows collecting process samples… until the first walk lands — or paused — press space to resume
when polling is paused, where no sample is coming at all. An empty table with
collection running now says no processes match filter instead of nothing.