Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved Frame handling for tracing #20

Open
HuyaneMatsu opened this issue Sep 1, 2023 · 0 comments
Open

Improved Frame handling for tracing #20

HuyaneMatsu opened this issue Sep 1, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@HuyaneMatsu
Copy link
Owner

Frame representations should be rewritten, so we can un-allocate the frames, but keep the trace.
This would be useful to reserve traces of exceptions / tasks in case we want to render the trace later / elsewhere.

This is required for:

  • Async debug.
  • Postponing trace-back styling (vampytest module).
  • Interactive console server.
@HuyaneMatsu HuyaneMatsu added the enhancement New feature or request label Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant