Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

Unregistering handler on the receiver causes errors #133

Description

@serkantkaraca

Actual Behavior

<628.5> 03/01/2017 13:52:19 - Info: NetCore-Receiver_0: <1> Unregistering pumps...
<628.5> 03/01/2017 13:52:19 - Error: NetCore-Receiver_0: <1> Exception caught (Identifier: Receive from partition 0): System.OperationCanceledException: New handler has registered for this receiver.
<628.5> 03/01/2017 13:52:19 - Error: NetCore-Receiver_0: <1> Exception caught (Identifier: Receive from partition 1): System.OperationCanceledException: New handler has registered for this receiver.
<628.5> 03/01/2017 13:52:19 - Error: NetCore-Receiver_0: <1> Exception caught (Identifier: Receive from partition ): System.OperationCanceledException: New handler has registered for this receiver.
<628.5> 03/01/2017 13:52:19 - Error: NetCore-Receiver_0: <1> Exception caught (Identifier: Receive from partition 3): System.OperationCanceledException: New handler has registered for this receiver.

Expected Behavior

Should not throw or cause an error though error handler.

Versions

  • OS platform and version: All
  • .NET Version: All
  • NuGet package version or commit ID: All

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions