utexas-bwi / rocon_scheduler_requests

Interfaces for managing rocon scheduler requests
http://wiki.ros.org/rocon_scheduler_requests
0 stars 3 forks source link

released and freed request does not get deleted #6

Closed jack-oquin closed 10 years ago

jack-oquin commented 10 years ago

With dummy_req.py and dummy_sched.py, the sequence of request states is correct until the end, when the request remains allocated although in the RELEASED state.

At that point, it should have been deleted by the scheduler.

jack-oquin commented 10 years ago

Fixed in ed52aea8befe51b513ca0e3f356b7922fcbac4d1 and 22168ddead0bce65e68c91a90a1be5755567b28a.