progrium / ginkgo

Python service microframework
http://ginkgo.readthedocs.org
MIT License
325 stars 51 forks source link

Separation #78

Closed kyleconroy closed 11 years ago

kyleconroy commented 11 years ago

This is a continuation of #70. Fixed the merge conflicts

kyleconroy commented 11 years ago

The default async manager is now the ginkgo.async.threading. It prints a warning telling people to use gevent or greenlet instead. I've also bumped the version to 0.6.0dev. Thoughts?

progrium commented 11 years ago

Looks good!

On Mon, Dec 17, 2012 at 4:25 PM, Kyle Conroy notifications@github.comwrote:

The default async manager is now the ginkgo.async.threading. It prints a warning telling people to use gevent or greenlet instead. I've also bumped the version to 0.6.0dev. Thoughts?

— Reply to this email directly or view it on GitHubhttps://github.com/progrium/ginkgo/pull/78#issuecomment-11468731.

Jeff Lindsay http://progrium.com