Flowdock
method

new_controller_thread

Importance_1
v5.0.0.1 - Show latest stable - 0 notes - Class: Live
new_controller_thread() public

Spawn a new thread to serve up the controller in. This is to get around the fact that Rack isn’t based around IOs and we need to use a thread to stream data from the response bodies. Nobody should call this method except in Rails internals. Seriously!

Show source
Register or log in to add new notes.