Skip to content

Fixed the mystery segfault.

Seph Pace requested to merge segfault into main

Turns out it was, you guessed it: lambdas.

Also changed the count variable to be atomic just to be safe.

Merge request reports