Running RStudio Server 1.3.959 on Ubuntu 18.04 with R v4.0.1.
I knit a document (Rmd) and then logout. When I log in again the tab "R Markdown" has disappeared. There are no processes running in the background that would indicate that the knitting has continued (also, code in the console is still there, so that has not been "reset").
rstudio-server active-sessions shows that RStudio Server is using the same PID.
Is this something that anyone else has experienced?