Skip to content

Fix spsc_raw #37

@idky137

Description

@idky137

Currently The internally unsafe, lock free edge in spsc_raw is broken.

This happened when memory managers were added and graph codegen was simplified (removing the separate concurrent graph construction).

This module requires a full rewrite to work in the new system, and should be fully audited before release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    TECH DEBTIssues and tasks regarding tech debt and code / APIs that needs cleaning / refactoring / improving

    Type

    No type
    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