Skip to content

Option to print Julia task backtraces on timeout #175

@nickrobinson251

Description

@nickrobinson251

follow-up to #120 to help debug deadlocked tests

either by starting a timer that completes just before timeout that would ccall jl_print_task_backtraces , or extend Julia's SIGINFO to optionally do it (like have JULIA_PROFILE_PEEK_HEAP_SNAPSHOT allows you to also get a heap snapshot as well as a profile)

Metadata

Metadata

Assignees

No one assigned

    Labels

    new featureA feature we would like to add

    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