onkoe / ghr

A Global Hardware Report (mostly to help me find laptops that are cool)
Mozilla Public License 2.0
1 stars 0 forks source link

fix stack overflow on windows (joined futures on stack) #15

Closed onkoe closed 3 weeks ago

onkoe commented 3 weeks ago

this technically affected all platforms, but really only appeared since windows seems to have a smaller stack. see: https://learn.microsoft.com/en-us/cpp/build/reference/stack-stack-allocations?view=msvc-170