Skip to content
Snippets Groups Projects
Commit 2161f2de authored by Alessandro Cerioni's avatar Alessandro Cerioni
Browse files

Bugfix

parent bbb1ec17
Branches
Tags
No related merge requests found
......@@ -239,7 +239,6 @@ def on_msg_callback(channel, method, properties, body):
logging.info("Created sampling task.")
# otherwise, remove the lock
else:
print(uuids_to_reindex)
logging.info("Removing lock for dataset with uuid = %s." % uuid.replace('.meta', ''))
unlock( cfg['session']['working_directory'], uuid.replace('.meta', ''))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment