Refactor ResourceLimits to use a struct

Switch ResourceLimits to a Struct for more compact
data representation and cleaner initialization logic.
This commit is contained in:
Ian Ker-Seymer
2025-05-16 15:12:07 -04:00
parent c6f05eaf83
commit 8511d1b1c9
2 changed files with 19 additions and 27 deletions
+1 -1
View File
@@ -1 +1 @@
3.4.1
3.4.3