Running 'Trivial' causes CouchException when run against CouchDB 0.11.0
Divan.CouchException was unhandled Message="Document with id 077bba1fc8e82eb64d38ebe39b0049f6 was not deleted: "conflict": "Document update conflict."" Source="Divan" StackTrace: at Divan.CouchDatabase.DeleteDocuments(ICanJson bulk) in C:\temp\Divan\foretagsplatsen-Divan-bbafde3\src\CouchDatabase.cs:line 745 at Divan.CouchDatabase.DeleteDocuments(IEnumerable`1 documents) in C:\temp\Divan\foretagsplatsen-Divan-bbafde3\src\CouchDatabase.cs:line 728 at Trivial.Program.Main(String[] args) in C:\temp\Divan\foretagsplatsen-Divan-bbafde3\samples\Trivial\Program.cs:line 130 at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args) at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args) at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() InnerException:
Greetings, I have run into the same issue. I will let you know if I learn more about the cause. Thanks for building and releasing Divan.