JuliaLang / libuv

Cross-platform asynchronous I/O
http://libuv.org/
MIT License
9 stars 14 forks source link

Backport (unmerged) changes for further cgroupv2 compat #25

Closed maleadt closed 2 years ago

maleadt commented 2 years ago

Used in https://github.com/JuliaLang/julia/pull/46796

It's likely that upstream won't accept these changes in their current form, but since it only introduces an additional API call I guess it probably can't hurt to include this eagerly (for 1.8.2 or 1.8.3, as requested by others) and re-synchronize with upstream at a later point.

vtjnash commented 2 years ago

RSLGTM

maleadt commented 2 years ago

CI is a mess, but the failures I checked don't seem related.