ome / omero-blitz

Gradle project containing Ice remoting code for OMERO
https://www.openmicroscopy.org/omero
GNU General Public License v2.0
0 stars 15 forks source link

Fix fileset ID lookup among managed repository processes. #101

Closed mtbc closed 3 years ago

mtbc commented 3 years ago

Reading over the ManagedRepositoryI.listImports code this looks to me as if it fixes a clear bug. What its impact is, I don't know.

joshmoore commented 3 years ago

Certainly looks trivially correct. Not sure of what the impact is. I don't see any consumers of this ManagedRepo remote method.