This is an automated email from the ASF dual-hosted git repository.
blankensteiner pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-dotpulsar.git
from 1a07120 Update 01_bug_report.yml
new b7ac00e Updated NuGet package
new 53c5b1b Added error details on exceptions from the connector and
fixed issue with deadlocked DisposeAsync on consumers, readers and producers
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGELOG.md | 9 ++++--
benchmarks/Compression/Compression.csproj | 2 +-
samples/Processing/Processing.csproj | 2 +-
src/DotPulsar/DotPulsar.csproj | 2 +-
src/DotPulsar/Internal/AsyncLock.cs | 45 ++++++++++++++++++----------
src/DotPulsar/Internal/AsyncQueue.cs | 28 +++++++++++++----
src/DotPulsar/Internal/Connector.cs | 14 +++++++--
tests/DotPulsar.Tests/DotPulsar.Tests.csproj | 2 +-
8 files changed, 75 insertions(+), 29 deletions(-)