Closed aaron-kasten closed 6 days ago
This PR introduces a new request to kanx: Get(). Much like kanx's List() get returns a single process instead of multiple.
Get()
List()
Some "bugs" have been fixed in kanx by improving concurrency (thread safety).
kanx
Please check the type of change your PR introduces:
Change Overview
This PR introduces a new request to kanx:
Get()
. Much like kanx'sList()
get returns a single process instead of multiple.Some "bugs" have been fixed in
kanx
by improving concurrency (thread safety).Pull request type
Please check the type of change your PR introduces:
Issues
Test Plan