kwellman
unread,Jun 21, 2011, 1:28:22 PM6/21/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Hello,
I'm using Google App Engine with the Flask web framework on Ubuntu and
I've had this annoying problem with Chrome (Windows) for the past
month. When I'm testing my program by running the GAE development
server, my requests often hang and the page that I'm requesting will
never load. In order to get it working again I have to switch to the
development server process and hit Ctrl+C once or twice and then the
page will finish loading fine.
I've never had this problem with IE8 or Firefox 4, and it was working
fine with Chrome until about a month or so ago. I prefer Chrome,
especially for development, and would like to use it but this "bug"
has driven to Firefox for now.
Has anyone else experienced this problem?
Thanks.