79204990

Date: 2024-11-19 20:45:17
Score: 3.5
Natty:
Report link

On a 64 bit system, with dotnet core 8, it is 32767 (short.MaxValue)

https://github.com/dotnet/runtime/blob/main/src/libraries/System.Private.CoreLib/src/System/Threading/PortableThreadPool.cs#L23

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: KP99