Skip to content

Asynchronix logic #5

Description

@nullchinchilla

The asynchronix branch has logic ported from asynchronix, but there is a panic at the line

        assert_ne!(active_workers & (1 << worker_id), 0);

line in pool_manager.rs. @sbarral mentioned that this might be due to incorrect logic elsewhere, but the relevant logic in new_executor.rs is ported directly over.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions