Headless Build Mode for CI Leak Testing #16
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
#15 will introduce a way for the Ona heap allocator to warn users when memory is leaked in debug and safety checked release builds.
It would be worth making the Ona runner able to run in a headless state so that it may take advantage of this leak checking to run the application without graphics and flag any leaks caught through regular non-graphical execution flow as failures.
CI Leak Testingto Headless Build Mode for CI Leak Testing