Skip to content

Long-polling not works with multiple http server #84

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
Try to use Long-polling with multiple http server




Please provide any additional information below.
Because class Connection's static attr "_notifications" cannot be shared 
between different Python interpreter,the HttpChannel's "_notifyConnections" 
method cannot trigger the "notification event" in other interpreter.

Original issue reported on code.google.com by [email protected] on 29 Jan 2012 at 9:00

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions