Skip to content

Refactored co-routine management (reissued from v0.0.3)

Compare
Choose a tag to compare
@RichardBruskiewich RichardBruskiewich released this 17 Apr 04:52
· 70 commits to main since this release
  • co-routine management of co-routine processing pushed up to a top level 'asyncio.run' of the highest level (now 'async') method, converting processing underneath to await runs on async methods, down to the lowest level parallel processing of co-routines of test cases
  • Some Ontology KP graph and Translator endpoing access unit tests are temporarily skipped (endpoints offline on release day?)
  • added package graph_validation_test missing in release 0.0.3