Lambda Test Tool starting with paused state #804
Comments
|
Hi @rohit3d2003, Good morning. The error clearly states that the execution is paused on the debugger. This could also happen if there is exception in your code which also causes debugger to pause. Please check your Visual Studio state. Thanks, |
|
@ashishdhingra - I created a brand new project with AWS Empty Serverless template and hence there isn't any custom code that's throwing an exception. Also, there isn't any breakpoint in code as well |
|
Hi @rohit3d2003, Could you please share the template used for Lambda serverless project - is it targeting .NET Core 3.1 or .NET 5 Container image? Thanks, |
|
Hi @ashishdhingra - it is targeting .Net Core 3.1. To my surprise, all the previous AWS Serverless Applications that I had build targeting .Net Core 3.1 are running into same issue which makes me believe that some update have corrupted the installation. Things I have already tried:
|
Hi @rohit3d2003, Unfortunately, I'm unable to reproduce the issue. I created a new AWS Lambda Serverless project and ran the project with Lambda Test Tool. It worked perfectly fine as shown in the below screenshot: Yes, if I stop the debugging, then I see the same behavior as you reported (which is expected): Just FYI, I'm using version Thanks, |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.




Description
Created a brand new AWS Serverless project and started Mock test tool. It ran with a paused state
Reproduction Steps
Environment
The text was updated successfully, but these errors were encountered: