Skip to content

browser freezing problems #20

@sgowda

Description

@sgowda

Usually after bad task crashes the browser freezes, and a refresh doesn't bring the page back. You have to restart the Django server and then reload the browser page.

  1. figure out if this is a javascript error or a python error (it should be a python error since the reload should reset the javascript state)
  2. check if the tornado webserver has crashed
  3. try to make the task crashes more graceful for the tornado webserver

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions