v.20.5Improvement

Better Exception Message for Memory Mapping Shortages

Better exception message in case when there is shortage of memory mappings. This closes #11027. #11316 (alexey-milovidov).
Improved exception messages for memory mapping shortages.

Why it matters

This feature enhances error diagnostics by providing clearer and more informative exception messages when the system encounters a shortage of memory mappings. It helps users identify and troubleshoot memory mapping resource limits more effectively.

How to use it

No user intervention is required. The improved exception messages are automatically provided when a memory mapping shortage occurs.