Better safehandles #261
Annotations
10 errors
_/LibGit2Sharp.Tests/MockingFixture.cs#L26
System.AggregateException : One or more errors occurred.
---- System.ObjectDisposedException : Safe handle has been closed
---- Some handles of the following types haven't been properly released: ReferenceHandle, ObjectHandle, RepositoryHandle, RevWalkerHandle.
In order to get some help fixing those leaks, uncomment the define LEAKS_TRACKING in Libgit2Object.cs
and run the tests locally.
|
_/LibGit2Sharp.Tests/WorktreeFixture.cs#L132
System.AggregateException : One or more errors occurred.
---- System.ObjectDisposedException : Safe handle has been closed
---- Some handles of the following types haven't been properly released: WorktreeHandle, RepositoryHandle.
In order to get some help fixing those leaks, uncomment the define LEAKS_TRACKING in Libgit2Object.cs
and run the tests locally.
|
_/LibGit2Sharp.Tests/WorktreeFixture.cs#L216
System.AggregateException : One or more errors occurred.
---- System.ObjectDisposedException : Safe handle has been closed
---- Some handles of the following types haven't been properly released: WorktreeHandle, RepositoryHandle.
In order to get some help fixing those leaks, uncomment the define LEAKS_TRACKING in Libgit2Object.cs
and run the tests locally.
|
_/LibGit2Sharp.Tests/WorktreeFixture.cs#L296
System.AggregateException : One or more errors occurred.
---- System.ObjectDisposedException : Safe handle has been closed
---- Some handles of the following types haven't been properly released: DiffHandle, IndexHandle, RepositoryHandle.
In order to get some help fixing those leaks, uncomment the define LEAKS_TRACKING in Libgit2Object.cs
and run the tests locally.
|
_/LibGit2Sharp.Tests/WorktreeFixture.cs#L328
System.AggregateException : One or more errors occurred.
---- System.ObjectDisposedException : Safe handle has been closed
---- Some handles of the following types haven't been properly released: WorktreeHandle, RepositoryHandle.
In order to get some help fixing those leaks, uncomment the define LEAKS_TRACKING in Libgit2Object.cs
and run the tests locally.
|
_/LibGit2Sharp.Tests/WorktreeFixture.cs#L178
System.AggregateException : One or more errors occurred.
---- System.ObjectDisposedException : Safe handle has been closed
---- Some handles of the following types haven't been properly released: WorktreeHandle, RepositoryHandle.
In order to get some help fixing those leaks, uncomment the define LEAKS_TRACKING in Libgit2Object.cs
and run the tests locally.
|
_/LibGit2Sharp.Tests/WorktreeFixture.cs#L116
System.AggregateException : One or more errors occurred.
---- System.ObjectDisposedException : Safe handle has been closed
---- Some handles of the following types haven't been properly released: WorktreeHandle, RepositoryHandle.
In order to get some help fixing those leaks, uncomment the define LEAKS_TRACKING in Libgit2Object.cs
and run the tests locally.
|
_/LibGit2Sharp.Tests/WorktreeFixture.cs#L195
System.AggregateException : One or more errors occurred.
---- System.ObjectDisposedException : Safe handle has been closed
---- Some handles of the following types haven't been properly released: WorktreeHandle, RepositoryHandle.
In order to get some help fixing those leaks, uncomment the define LEAKS_TRACKING in Libgit2Object.cs
and run the tests locally.
|
_/LibGit2Sharp.Tests/WorktreeFixture.cs#L235
System.AggregateException : One or more errors occurred.
---- System.ObjectDisposedException : Safe handle has been closed
---- Some handles of the following types haven't been properly released: WorktreeHandle, RepositoryHandle.
In order to get some help fixing those leaks, uncomment the define LEAKS_TRACKING in Libgit2Object.cs
and run the tests locally.
|
_/LibGit2Sharp.Tests/WorktreeFixture.cs#L356
System.AggregateException : One or more errors occurred.
---- System.ObjectDisposedException : Safe handle has been closed
---- Some handles of the following types haven't been properly released: DiffHandle, IndexHandle, RepositoryHandle.
In order to get some help fixing those leaks, uncomment the define LEAKS_TRACKING in Libgit2Object.cs
and run the tests locally.
|
The logs for this run have expired and are no longer available.
Loading