Changeset 7ca25b3
- Timestamp:
- Dec 5, 2008 3:00:06 PM (16 years ago)
- Branches:
- axis_example, compt_changes, info-ops, master, version-1.30, version-2.00, version-3.01, version-3.02
- Children:
- f029827
- Parents:
- 03b9b14
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fedd/federation/experiment_control.py
r03b9b14 r7ca25b3 1733 1733 # release the allocations 1734 1734 for tb in tbparams.keys(): 1735 self.release_access(tb, tbparams[tb]['a id'])1735 self.release_access(tb, tbparams[tb]['allocID']) 1736 1736 # Remove the placeholder 1737 1737 self.state_lock.acquire()
Note: See TracChangeset
for help on using the changeset viewer.