Fix warning for running task not showing up when closing window
Fixes: #31 (closed)
Added an onClosing
handler that calls the new closeWindow()
function to display a confirmation dialog when the user attempts to close the window with a task running.
Edited by Devin Lin