deep-foundation / deep-foundation/dev
Stopping of GitPod instance is painfully slow
- Dominant language
- TypeScript
- Stars
- 20
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description

The slow down is due the fact that we have deeplinks, deepcase and so on up and running. So these are terminated quite slow, probably due to timeout.
If we create empty repository or stop all running processes then we get immediate shutdown of GitPod instance.
In this way we get blocked for minutes from GitPod instance that can have some useful state. And it is also a long time to restore such state in new GitPod instance.
Potentially it can save alot of time for future developers, yet will be done once.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.