Actions
Bug #1262
closedmultiple access to the DB at the same time.
Status:
Closed
Priority:
Immediate
Assigned To:
-
Category:
-
Start date:
01/19/2011
Due date:
% Done:
0%
Estimated time:
Description
big bug in accessing DB. If two request arrive at the same time topology manager crash...
Updated by Dosme Nicolas over 14 years ago
bug is removed. A shared variable was used by all the request, so if two request was done in parallel this variable was "corrupt". (see revision 44)
Actions