I have the following code which I want to be running asynchronously, but the logs are showing that they are running synchronously.I have the following code which I want to be ru
I have the following code which I want to be running asynchronously, but the logs are showing that they are running synchronously.I have the following code which I want to be ru