Skip to content

Use custom error message when running out of syncblocks - #60013

Merged
jkotas merged 2 commits into
dotnet:mainfrom
jkotas:syncblk
Oct 6, 2021
Merged

Use custom error message when running out of syncblocks#60013
jkotas merged 2 commits into
dotnet:mainfrom
jkotas:syncblk

Conversation

@jkotas

Copy link
Copy Markdown
Member

Contributes to #49215

@ghost

ghost commented Oct 5, 2021

Copy link
Copy Markdown

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
Copy Markdown
MemberAuthor
System.OutOfMemoryException: Internal limitation: too many SyncBlocks.
at System.Threading.Monitor.ObjWait(Int32 millisecondsTimeout, Object obj)
at Program.<Main>$(String[] args)

@ghost

ghost commented Oct 5, 2021

Copy link
Copy Markdown

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 mangod9October 5, 2021 17:23
Comment threadsrc/coreclr/dlls/mscorrc/mscorrc.rc Outdated
update message
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
@jkotas
jkotas merged commit 62d70c4 into dotnet:mainOct 6, 2021
@jkotas
jkotas deleted the syncblk branch October 18, 2021 23:02
@jkotas

Copy link
Copy Markdown
MemberAuthor

/backport to release/6.0

@github-actions

Copy link
Copy Markdown
Contributor

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

@ghostghost locked as resolved and limited conversation to collaborators Nov 18, 2021
Sign up for freeto 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

@jkotas@stephentoub@mangod9