Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Ilia KebetsIlia KebetsReporter
Tibor BlénessyTibor BlénessySprint
NoneFix versions
Priority
Normal
Details
Details
Assignee
Ilia Kebets
Ilia KebetsReporter
Tibor Blénessy
Tibor BlénessySprint
None
Fix versions
Priority

Sentry
Sentry
Sentry
Created May 17, 2024 at 3:33 PM
Updated October 16, 2024 at 12:53 PM
Resolved June 12, 2024 at 8:04 AM
Following the work in and we will use the developed infrastructure to efficiently send AST data from Node process to Java process.
We need to take care of circular references in
SourceCode.ast
(parent
links) by writing custom visitor. We should only transfer needed data; for example, comments are probably not needed.