Skip to content

Automatically dump Go backtraces periodically #132

@lidavidm

Description

@lidavidm

Try to help track down adbc-drivers/bigquery#74

We can do this by:

  • Adding the pprof server in debug builds
  • Spawning a background Python thread to poll this (this should not get stuck because adbc should be releasing the GIL)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions