rts: Ensure that new capability count is > 0
The Haskell wrapper already checks this but we should also check it in the RTS to catch non-Haskell callers. See #13832.
Please register or sign in to comment
The Haskell wrapper already checks this but we should also check it in the RTS to catch non-Haskell callers. See #13832.