koding / kite

Micro-service framework in Go
https://godoc.org/github.com/koding/kite
MIT License
3.26k stars 300 forks source link

kite: add a test for concurrent callbacks #176

Closed rjeczalik closed 8 years ago

rjeczalik commented 8 years ago

Addresses [0]. Ensures callbacks are executed in-order by default.

[0] https://github.com/koding/kite/pull/172#issuecomment-234893129

cihangir commented 8 years ago

Thanks!

branch has merge conflicts

rjeczalik commented 8 years ago

@cihangir Rebased - ptal :-)