Loading
fixed a very strange segfault by converting lambda to std::function before it is used as a ctor argument. Idk why this fixed it.
fixed a very strange segfault by converting lambda to std::function before it is used as a ctor argument. Idk why this fixed it.