koding / kite

Micro-service framework in Go

Home Page:https://godoc.org/github.com/koding/kite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

race condition

djcas9 opened this issue · comments

https://github.com/koding/kite/blob/master/kite.go#L207 should this be a nil pointer? I guess I can use OnFirstRequest but seems like the client should have some data at this point.