« Previous | Next » 

Revision ea818d33

IDea818d3391bad99feff0075d76e38a5919d75ef5

Added by Georgios D. Tsoukalas over 10 years ago

allow overlimit entities to release resources

When a resource holding is found with quantity exceeding its capacity,
it cannot allocate any more quantities,
but it should be able to release quantities.
However, if even after the release the quantity remained
above the capacity, the release was denied with NoCapacity error.

This was fixed by disabling this NoCapacity check when releasing
(i.e. allocated quantity is negative)

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences