RLIM_INFINITY is a constant generated by mkerrors.sh. Its value is 
0xffffffffffffffff (uint64) in loong64 but -0x1(int64) in other 
architectures.

I'm not sure if it is necessary but it will cause some troubles for 
applications such as prometheus 
<https://github.com/prometheus/prometheus/blob/main/util/runtime/limits_default.go#L27>
.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/63e03df6-33af-4edb-84e0-40f15033f362n%40googlegroups.com.

Reply via email to