October Release Notes seem to delay or break initialization #14541
Labels
component: gp cli
editor: code (browser)
feature: changelog
meta: 🤔 reporter-feedback-needed
cannot process further since we need more info from the reporter
team: IDE
type: bug
Something isn't working
Bug description
My workspace is created from this repo and defines tasks to display a README.md file and open the Simple Browser at startup. This has worked fine for several months, but this evening I found that my workspace now shows the "October GitPod Release 2022" page at startup instead.
There are two problems here. We're using GitPod to provide an exercise environment for a training course, so the release notes are an unwanted distraction. I thought I had suppressed pages like that, so I don't think this page should be there in the first place. However, the bigger problem is that the display of this page seems to causing problems with the initialization of the workspace. I originally described this in a Discord thread, but in summary, the initialization commands running in the terminal do not complete until I close the release notes page, and only at that point is the README.md file finally displayed. The Simple Browser is never displayed at all, although it works fine when I manually open it by clicking the port number in the bottom and selecting Preview. Since this is for an intro-level training course, so the people using it won't know to do that at first.
I never observed this behavior prior to this evening, but since then, I have created a workspace six times in a row and every single one of them exhibits this behavior. I do not see any errors in my GitPod workspace that indicate a problem, so I'm not sure how to solve it. Discord user GHOST said, "I tried opening your repo and I didn't get the release notes. The README opened but the simple browser didn't open until I closed the readme."
Steps to reproduce
Workspace affected
No response
Expected behavior
The workspace should look like this on startup, as it did prior to tonight (note: I last created a workspace five days ago and it worked fine then). There are three important things to observe here, as compared to the observed behavior screenshot above:
Example repository
https://github.com/temporalio/edu-101-go-code/
Anything else?
No response
The text was updated successfully, but these errors were encountered: