Skip to content

0.0.7: Add exceptions for LSFJobManager.parseTime()

Compare
Choose a tag to compare
@vinjana vinjana released this 03 Apr 11:06

Add proper time parsing for LSF datetimes:

  • Will recognize short and long version
  • Will recognize the status flag suffix

Will consume less memory, when using LSFJobManager.queryJobStates, as the requested data fields are much reduced.