tornado/demos/helloworld
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
..
helloworld.py Add make_current keyword argument to IOLoop constructor. 2015-03-29 16:31:06 -04:00