[Bug] Intermittent debugger failures on Ballerina projects with Bal persist sources #43538
Labels
Area/Debugger
Issues related to the ballerina debugging tools
Priority/High
Team/DevTools
Ballerina Developer Tooling ( CLI, Test FW, Package Management, OpenAPI, APIDocs )
Type/Bug
Milestone
Description
The Ballerina debugger intermittently fails to show breakpoint hits when debugging Ballerina projects that include Bal persist sources.
As discussed in internal-support-ballerina/issues/803, we observed that this issue arises because the debugger relies on the Project API, which does not fully support scenarios involving changes related to Bal persist sources.
To address this, we need certain fixes (or possibly new APIs) from the Project API. Once these improvements are available, we plan to release the debugger-side fixes accordingly.
Steps to Reproduce
No response
Affected Version(s)
No response
OS, DB, other environment details and versions
No response
Related area
-> Debugger
Related issue(s) (optional)
#43537
Suggested label(s) (optional)
No response
Suggested assignee(s) (optional)
No response
The text was updated successfully, but these errors were encountered: