Excel-DNA / Excel-DNA/DeveloperTools

Testing - Check Dispose call timing for OutOfProcess tests

Aperta
#15 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.