]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.db.tests/src/org/simantics/db/tests/api/request/misc/RequestParentTest3.java
Merge branch 'private/db-threads' into private/threads-testing
[simantics/platform.git] / tests / org.simantics.db.tests / src / org / simantics / db / tests / api / request / misc / RequestParentTest3.java
index 2bec7c21eb3666dedbf9a68a573daee4c77354c6..e990a06b2bda11ebec210dfbc84794e14fa4c8b4 100644 (file)
@@ -34,10 +34,10 @@ public class RequestParentTest3 extends ExistingDatabaseTest {
                
                class Request implements AsyncMultiRead<Object> {
 
-                       @Override
-                       public int threadHash() {
-                               return hashCode();
-                       }
+//                     @Override
+//                     public int threadHash() {
+//                             return hashCode();
+//                     }
                        
             @Override
             public void perform(AsyncReadGraph graph, AsyncMultiProcedure<Object> callback) {