page loading seems to block widget functionality on other session

I have a couple bokeh documents running on a bokeh server. This bokeh server shares a tornado io_loop with a tornado server I use for serving up an app that embeds the aforementioned documents using autoload_server.
I’ve found that when I try opening a new browser tab with my page, none of the widgets on my previously opened page work until the new page has finished loading. Input on this would be much appreciated.

Is something on the other ioloop blocking?

···

On Sep 2, 2016, at 16:38, Adam Hubbell [email protected] wrote:

I have a couple bokeh documents running on a bokeh server. This bokeh server shares a tornado io_loop with a tornado server I use for serving up an app that embeds the aforementioned documents using autoload_server.
I’ve found that when I try opening a new browser tab with my page, none of the widgets on my previously opened page work until the new page has finished loading. Input on this would be much appreciated.

You received this message because you are subscribed to the Google Groups “Bokeh Discussion - Public” group.

To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].

To post to this group, send email to [email protected].

To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/4c15314d-0d75-4070-b8dd-a2615cc98c78%40continuum.io.

For more options, visit https://groups.google.com/a/continuum.io/d/optout.

Rather: is the other thing that is sharing the ioloop blocking?

···

On Sep 2, 2016, at 16:38, Adam Hubbell [email protected] wrote:

I have a couple bokeh documents running on a bokeh server. This bokeh server shares a tornado io_loop with a tornado server I use for serving up an app that embeds the aforementioned documents using autoload_server.
I’ve found that when I try opening a new browser tab with my page, none of the widgets on my previously opened page work until the new page has finished loading. Input on this would be much appreciated.

You received this message because you are subscribed to the Google Groups “Bokeh Discussion - Public” group.

To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].

To post to this group, send email to [email protected].

To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/4c15314d-0d75-4070-b8dd-a2615cc98c78%40continuum.io.

For more options, visit https://groups.google.com/a/continuum.io/d/optout.