-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
There is a correspondence between hkpy and hkbase versions to hkpy work properly. So, this task is to implement a test if the installed hkpy been consumed by an application works with the hkbase version it is going to call.
- Current problem: A blocking error raises in HKProv when it consumes an HKBase that the hkpy installed version does not support.
- Drawbacks: The client application may be impacted if the test is executed at each hkpy call to hkbase and the test does not run fastly. Maybe, it is better to do this check once by the client application when it starts, i.e., hkpy provides a method to do this test, and the hkpy client application calls it.
Note: a hkpy-hkbase correspondence version file should be available in hkpy.
Metadata
Metadata
Assignees
Labels
No labels