Skip to content

Busy-loop with suspend() blocks inbound network taffic #350

@cpcallen

Description

@cpcallen

Because Interpreter.prototype.run doesn't yield the event loop so long as there is a thread ready to run, (it is almost certainly the case that) network event handers will never get the chance to run so long as there is a long-running computation task running, even if it regularly calls suspend.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugserverThings related to the codecity server proper

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions