Commit Graph

3 Commits

Author SHA1 Message Date
Ben Darnell 4f86890cfa Add make_current keyword argument to IOLoop constructor.
This allows applications to create an IOLoop to be started in another
thread without making it current in the originating thread.

Update docs to use IOLoop.current() in place of IOLoop.instance() when
starting the loop.

Closes #1390.
2015-03-29 16:31:06 -04:00
Kouki Saito 73c8c218c5 Delete description for cookie capacity 2014-04-09 19:31:27 +09:00
Ben Darnell 9298756eec Add a simple end-to-end demo of TwitterMixin. 2013-05-31 21:46:53 -04:00