Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2023-03-01 | [chore] move client/federator workerpools to Workers{} (#1575) | 1 | ||
* replace concurrency worker pools with base models in State.Workers, update code and tests accordingly * improve code comment * change back testrig default log level * un-comment-out TestAnnounceTwice() and fix --------- Signed-off-by: kim <grufwub@gmail.com> Reviewed-by: tobi | ||||
2023-02-22 | [chore] Deinterface processor and subprocessors (#1501) | 1 | ||
* [chore] Deinterface processor and subprocessors * expose subprocessors via function calls * missing license header |