investigated cafeMutex not resolved for py35 on RH7

This commit is contained in:
2022-05-12 09:36:50 +02:00
parent 844afa0a02
commit 8c671dee59
25 changed files with 20970 additions and 15219 deletions

View File

@@ -456,13 +456,8 @@ public:
};
//include <instant.cpp>
/**
* \brief Set values of data type CTYPE
* \param _handle input: handle to CAFEConduit object
@@ -819,8 +814,6 @@ template <class CTYPE> int Instant<CTYPE>::getCache(const unsigned int _handle
}; //unlock
}
//ifNeverConnected - return error
if ( (*it_handle).getChannelRegalia().getCafeConnectionState() == ICAFE_CS_NEVER_CONN)
{