Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

solve a poetntial deadlock #24

Merged
merged 3 commits into from
Jan 12, 2025
Merged

solve a poetntial deadlock #24

merged 3 commits into from
Jan 12, 2025

Conversation

prezaei
Copy link
Member

@prezaei prezaei commented Jan 12, 2025

Addresses this issue: #23

@prezaei prezaei requested a review from Copilot January 12, 2025 23:28
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

Comments suppressed due to low confidence (1)

src/Interprocess/Queue/Subscriber.cs:143

  • Ensure that the new timeout behavior introduced here is adequately covered by tests.
if (DateTime.UtcNow.Ticks - start > TicksForTenSeconds)

@prezaei prezaei merged commit c21b996 into main Jan 12, 2025
3 checks passed
@prezaei prezaei deleted the Deadlock branch January 12, 2025 23:33
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.

1 participant