Skip to content

Function timeouts, process attempts

Compare
Choose a tag to compare
@tjkessler tjkessler released this 08 Jun 15:49
· 90 commits to master since this release
da3aa5e
  • "from_smiles" and "from_mdl" now accept an optional timeout argument
  • "from_smiles" and "from_mdl" will now attempt conversion three times before throwing an exception
    • this should reduce indeterminate failures caused by PaDEL-Descriptor
  • exceptions thrown by PaDEL-Descriptor are now decoded to UTF-8