investigated cafeMutex not resolved for py35 on RH7
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user