You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm actually surprised we just hang rather than quickly OOM. Apparently a Conv<ExactExtract<U, T>> is not a simple type, and determining if it's assignable to an unknown[] is not so easy. :P
But looks like CPU and Memory usage is not increasing.
TypeScript Version: master
Search Terms:
Code
Expected behavior:
pass
Actual behavior:
hang
Playground Link:
Related Issues:
The text was updated successfully, but these errors were encountered: