Skip to content

Better Nokia Support, improved "echo" checker (asyncio), Housekeeping to keep w/ scrapli "core"

Compare
Choose a tag to compare
@carlmontanari carlmontanari released this 11 Oct 00:11
ba506e3
  • Handle netconf 1.1 devices that have chunk sizes of 1
  • Ensure results are "pretty printed"
  • Above two items were worked out with thanks to Hugo Tinoco! PS - this has been tested on Nokia devices now too!
  • Hopefully improved asyncssh "echo checker" (see _check_echo) method in async_channel for details
  • Update CI to use 3.9 instead of 3.9-dev (and update deprecated set-env)
  • Remove transport session locks