Skip to content

Conversation

@audibleblink
Copy link
Collaborator

  • use seperate channels for entity parsing
  • use a "print queue" to consume the matched entities channel
  • print entities as they're found
  • modify the spn, count, uac, and structure subcmds to use
    channels
  • implement UAC IEntityFilter to match the rest of the code base
  • add disabled user to fixtures
  • fixes test for new code

  * use seperate channels for entity parsing
  * use a "print queue" to consume the matched entities channel
  * print entities as they're found
  * modify the `spn`, `count`, `uac`, and `structure` subcmds to use
    channels
  * implement UAC IEntityFilter to match the rest of the code base
  * add disabled user to fixtures
  * fixes test for new code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

research channels for holding Entities --first n doesn't return after n records found

3 participants