threads.spawn() needs a function reference; use ()function_name to pass a function
Non-function callback
Pass a function reference to this function.