Closed
Description
Bug description
VS Code calls the workspace info endpoint of the supervisor which does some fs checks but does not wait for the content to be ready. It can lead to some issues like the github pull request extenison is not installed sometimes.
Steps to reproduce
See above.
Expected behavior
No response
Example repository
No response