Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Eagerly analyze debuggable modules in coverage task #3217

Closed
ranweiler opened this issue Jun 22, 2023 · 0 comments · Fixed by #3280
Closed

Eagerly analyze debuggable modules in coverage task #3217

ranweiler opened this issue Jun 22, 2023 · 0 comments · Fixed by #3280
Labels
enhancement New feature or request

Comments

@ranweiler
Copy link
Member

ranweiler commented Jun 22, 2023

After the debuginfo analysis cache is implemented:

  • Eagerly analyze target_exe
  • Ideally, analyze any statically-observable dependencies with debuginfo
  • Do this before coverage recording, so analysis time does not count against the recording timeout (or does so minimally)

AB#154070

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants