-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
area-NativeAOT-coreclrin-prThere is an active PR which will close this issue when it is mergedThere is an active PR which will close this issue when it is merged
Milestone
Description
CoreCLR and soon Mono (after #82429) call a function that will increase the maximum open file descriptors via a function like this, should NativeAOT do the same?
runtime/src/coreclr/pal/src/init/pal.cpp
Lines 1087 to 1093 in 2bdc3cb
| /*++ | |
| Function: | |
| INIT_IncreaseDescriptorLimit [internal] | |
| Abstract: | |
| Calls setrlimit(2) to increase the maximum number of file descriptors | |
| this process can open. |
/cc @dotnet/ilc-contrib
Metadata
Metadata
Assignees
Labels
area-NativeAOT-coreclrin-prThere is an active PR which will close this issue when it is mergedThere is an active PR which will close this issue when it is merged
Type
Projects
Status
No status