Fix IndexWriter.Dispose leaking file handles, #1284 #956
Annotations
2 warnings and 1 notice
|
Run dotnet build "./src/Lucene.Net.Tests.Classification/Lucene.Net.Tests.Classification.csproj" --configuration "Release" --framework "net472" --no-restore -p:TestFrameworks=true:
src/Lucene.Net.TestFramework/Index/ThreadedIndexingAndSearchingTestCase.cs#L775
'IndexWriter.Dispose(bool)' is obsolete: 'To abort merges and then close, call Commit() and then Rollback() instead.'
|
|
Run dotnet build "./src/Lucene.Net.Tests.Classification/Lucene.Net.Tests.Classification.csproj" --configuration "Release" --framework "net472" --no-restore -p:TestFrameworks=true:
src/Lucene.Net.TestFramework/Index/ThreadedIndexingAndSearchingTestCase.cs#L775
'IndexWriter.Dispose(bool)' is obsolete: 'To abort merges and then close, call Commit() and then Rollback() instead.'
|
|
|
background
wait
wait-all
cancel
parallel
Loading