return { test_hang: function() { log.console(`Going to start hanging .. (disabled)`) // while(1) { // // hang! // } } }