10-24-2025, 03:06 PM
I just discovered a bug that could cause an n7 program to crash without any error message during "garbage collecting" (nothing that you'll usually notice happening). It's a really rare bug (the garbage collector had to be triggered while allocating memory for the name of a field in a table/object), so I'm happy that it happened to me! I've fixed it but need to do some testing before I release a new version.

