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

Use custom error message when running out of syncblocks #60013

Merged
merged 2 commits into from
Oct 6, 2021

Conversation

jkotas
Copy link
Member

@jkotas jkotas commented Oct 5, 2021

Contributes to #49215

@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@jkotas
Copy link
Member Author

jkotas commented Oct 5, 2021

System.OutOfMemoryException: Internal limitation: too many SyncBlocks.
   at System.Threading.Monitor.ObjWait(Int32 millisecondsTimeout, Object obj)
   at Program.<Main>$(String[] args)

@ghost
Copy link

ghost commented Oct 5, 2021

Tagging subscribers to this area: @mangod9
See info in area-owners.md if you want to be subscribed.

Issue Details

Contributes to #49215

Author: jkotas
Assignees: -
Labels:

area-System.Threading

Milestone: -

@jkotas jkotas requested a review from mangod9 October 5, 2021 17:23
update message

Co-authored-by: Jan Kotas <jkotas@microsoft.com>
@jkotas jkotas merged commit 62d70c4 into dotnet:main Oct 6, 2021
@jkotas jkotas deleted the syncblk branch October 18, 2021 23:02
@jkotas
Copy link
Member Author

jkotas commented Oct 18, 2021

/backport to release/6.0

@github-actions
Copy link
Contributor

Started backporting to release/6.0: https://github.com/dotnet/runtime/actions/runs/1356825309

@ghost ghost locked as resolved and limited conversation to collaborators Nov 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants