• Bartosz Podrygajlo's avatar
    Improve assert in completed_task_ans() · 75162adf
    Bartosz Podrygajlo authored
    This assert checks if the structure is correctly initialized. The structure
    is one-time use so the assert is valid, but the value of the atomic was added
    to the output to improve debugging.
    75162adf
task_ans.c 2.08 KB