Skip to content

Workers shouldn't schedule local tasks while parked #4229

Description

@armanbilge

There's possibly a bigger discussion here, which is whether the fact that polling systems schedule tasks on a worker's local queue while the worker is parked violates some invariant of our runtime 🤷

Originally posted by @armanbilge in #4227 (comment)

Daniel S and I talked about this on Discord, and we decided we do want to avoid scheduling tasks while a worker is parked. I'm adjusting the PollingSystem API so it doesn't have to work this way ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions