Skip to content

uWS::Loop::defer() not firing. #1595

Description

@jacobsologub

uWS::Loop::defer() doesn't seem to be firing...

I've got a separate thread firing at about 1 seconds interval(s).

uWS::Loop::get()->defer ([] () {
    auto x = 0; // not fired.
});

Loop::deferQueues just keeps building up.

I'm on 8410f7e

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions