mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
- remove dependencies, since JB backend already has Kotling dependencies, and adding other version leads to runtime incompatibilities - fix memory leak of grpc message channels - use Kotlin koroutines instead of dedicated thread for heartbeating - implement web socket reconnection handling for Gitpod server connection - pin java target to v.11 in all projects