AWS Lambda with GraalVM Bootstrap executes indefinitely
I am trying to run a kotlin based lambda with GraalVM native image. The lambda executes indefinitely. I am attaching my bootstrap file along with the code and the response from AWS Lambda execution. I am able to receive the input and send back response but its not stoping execution after getting the response