Excel-DNA / Excel-DNA/DeveloperTools
Testing - Check Dispose call timing for OutOfProcess tests
Aperta
- Lingua principale
- C#
- Stelle
- 0
- Fork
- 2
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
From @eeaston:
> Running the dispose method when using OutOfProcess mode throws errors due to I think closed process handles.
>
> // Clean-up for the class is in the IDisposable.Dispose implementation
> public void Dispose()
> {
> wb.Close(SaveChanges: false);
> }
>
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.