Skip to content

debugging: fix signal_disable feature for multiprocessing #456

@rennergade

Description

@rennergade

Currently there seems to be several bugs in the signal disable feature which is used to debug programs without epoch injection. There are a few places in signal.rs where the epoch pointer is derefenced but isn't exlcuded by the feature. Let's fix this up to make debugging multi-process programs more efficient.

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