azure-functions-eventgrid-extension
                                
                                 azure-functions-eventgrid-extension copied to clipboard
                                
                                    azure-functions-eventgrid-extension copied to clipboard
                            
                            
                            
                        Batch dispatching execution was not awaited but run synchronously, which may lead to thread starvation
Single dispatching execution was awaited but not batch dispatching execution that was run synchronously, which may lead to thread starvation.
Change-Id: I992c5300ab58f69c8ce138bd1d46726ccfe6c3a2
@mathewc Could you review?
I raised issue #95 for this same reasons. Also before noticing this PR I raise #96. Obviously happy to accept either solution :)