Skip to content

Trace pool usage breaks when tasks migrate #36

@comnik

Description

@comnik

Originally identified by @Sacha0 . On 1.7 it seems like tasks can now migrate arbitrarily between threads. This means that the thread on which a derived function call returns is often not the one on which it was called.

This breaks the TraceId approach, which stores an offset into the original thread's trace pool.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions