Skip to content

Option to print Julia task backtraces on timeout #175

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    new featureA feature we would like to add

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions