flower
flower copied to clipboard
Replace `GrpcDriver` with `Driver` in the `start_driver()` function.
- Replaced
GrpcDriverwithDriverinstart_driver() - Replaced
GrpcDriverwithDriverinDriverClientProxy - Removed sync lock
- Added
ref_exit_flag = [False], which is used to "kill" the thread updating the client manager. - Updated unit tests in
driver/app_test.pyaccordingly (also accelerated tests by patchingtime.sleep). - Changed name
certificatestoroot_certificates