Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
3.0, 3.1.0, 3.2.0
-
License server development 34
Description
Created a test case where the client side sends two simultaneous reservation requests with same hw_id + user_id + consumer_id. The server creates two unique reservations for a named license.
Instead it should create just one reservation and for the second, it should return the existing reservation.