m.run() is asynchronous, when you call get_output it blocks until the model execution finished
m.run()
get_output