JeremyYao opened a new issue, #1225: URL: https://github.com/apache/daffodil-vscode/issues/1225
### Description Version: 1.4.1-Snapshot, Windows 10 When running a DFDL debugging session in my sampleWorkspace folder, the session seems to be hanging and not finishing after pressing `continue`.  However, when I install 1.4.0 from the Marketplace, the debugging session is able to complete like normal.  The hanging issue doesn't seem to happen for shorter DFDL and data files, however. ### How to Replicate Prerequisite: VSCode has installed 1.4.1-Snapshot .vsix. 1. Download my sampleWorkspace folder: [sampleWorkspace.zip](https://github.com/user-attachments/files/19654676/sampleWorkspace.zip) 2. Extract the sampleWorkspace folder and open it in VSCode 3. Run `Cat_DFDL` in the Run and Debug window  4. Press the continue button during the debugging session.  5. Observe how it hangs To compare the above debugging session with a shorter one, run the `Short_DFDL` run and debug configuration. Observe how it doesn't hang upon clicking continue.  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
