0
votes

I'm running a Bokeh server, is there a deconstructor that is run when closing a web page run from the server?

Im polling data from a database and wanna close the connection to the database when the web page is closed. Are there other alternatives?

1

1 Answers