Skip to content
This repository was archived by the owner on Aug 15, 2022. It is now read-only.

Start kite server immediately#11447

Merged
rjeczalik merged 1 commit into
masterfrom
kloud
Oct 5, 2017
Merged

Start kite server immediately#11447
rjeczalik merged 1 commit into
masterfrom
kloud

Conversation

@szkl

@szkl szkl commented Oct 5, 2017

Copy link
Copy Markdown

Signed-off-by: Sonmez Kartal sonmez@koding.com

@szkl szkl requested a review from rjeczalik October 5, 2017 13:53
Comment thread go/src/koding/kites/kloud/main.go Outdated
log.Fatal(err)
}

k.Kite.Run()

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

go k.Kite.Run()

This is blocking operation, so it needs to be started on a separate gouroutine.

Signed-off-by: Sonmez Kartal <sonmez@koding.com>
@rjeczalik rjeczalik merged commit ece3e34 into master Oct 5, 2017
@rjeczalik rjeczalik deleted the kloud branch October 5, 2017 14:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants