Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
Addresses #18 (and to a lesser extent #9)
Replaces print_job_status (now deprecated) with get_job_status which returns a list of three elements:
Also added a custom print function so that when output directly to console, it shows either the queue table or a message saying all nodes completed, and then outputs the last portion (up to 60 chars.) of the log from each node.