Skip to content

Use sys.monitoring once coverage.py supports it #241

@benoit74

Description

@benoit74

In 036a5ec, we've made configuration changes to ensure coverage still works with Cython 3.1

The issue is that:

The commit referenced above hence asked:

  • coverage to use the ctrace core
  • Cython to not use sys.monitoring for profile / linetracing

This needs to be rolled-back (to use sys.monitoring which is expected to be way more performant) once coverage supports plugins with sys.monitoring (probably coveragepy/coveragepy#1790 is the issue to follow).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions