mrennie/crossfire

Should we disable tools started by disconnected clients?

mrennie opened this issue · 0 comments

CF 0.3a11 / FF 12 / FB 1.10

Steps:

  1. start FB + CF
  2. in your client send handshake enabling the dom tool and connect to CF
  3. disconnect your client and send another handshake with the dom tool not enabled

At this point the DOM tooling is still enabled in CF and there is no way to turn it off other than restarting the CF server.

So the question is: should we auto-disable tooling once no clients are connected? Or find some other story to enhance the lifecyle of tools in CF? Or just leave it alone?