Headless Build Mode for CI Leak Testing #16
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: kayomn/ona#16
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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