dtretyakov / WindowsAzure

.NET library aimed at managing and querying entities from Windows Azure Storage. It can be used as LINQ to Azure Tables.
MIT License
64 stars 27 forks source link

Batches not always getting executed #44

Closed richiej84 closed 7 years ago

richiej84 commented 8 years ago

Fix issue that results in batches not being executed if the caller doesn't evaluate the result of a table operation. Fixes #28