Details
Description
It looks like we were relying on undefined behavior in initializing the memory threshold, and the that the Apple silicon builder uses a different initialization order. We should avoid checking the ProcessInfo until runtime.
It looks like we were relying on undefined behavior in initializing the memory threshold, and the that the Apple silicon builder uses a different initialization order. We should avoid checking the ProcessInfo until runtime.