you should be able to do:
wait(server.server_task[])
Check this example out as well:
Maybe that should contain the wait trick, or server should just overload Base.wait(server::Server)
you should be able to do:
wait(server.server_task[])
Check this example out as well:
Maybe that should contain the wait trick, or server should just overload Base.wait(server::Server)