Skip to content

LT-21507: Implement Idle in Pub/Sub system#925

Open
mark-sil wants to merge 1 commit into
mainfrom
LT-21507
Open

LT-21507: Implement Idle in Pub/Sub system#925
mark-sil wants to merge 1 commit into
mainfrom
LT-21507

Conversation

@mark-sil

@mark-sil mark-sil commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

This change is Reviewable

@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown

NUnit Tests

    1 files  ±0      1 suites  ±0   11m 58s ⏱️ + 1m 45s
4 210 tests ±0  4 140 ✅ ±0  70 💤 ±0  0 ❌ ±0 
4 219 runs  ±0  4 149 ✅ ±0  70 💤 ±0  0 ❌ ±0 

Results for commit d575df3. ± Comparison against base commit 3f1dc7c.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

Comment on lines +824 to 828
Trace.WriteLineIf(showPendingMsgsSwitch.TraceVerbose,
BuildDebugMsg("SendMessage::Looking for listeners for Msg: " + messageName),
showPendingMsgsSwitch.DisplayName);
string methodName = "On" + messageName;
// Logging
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants