Merge branch 'master' into pico_sdk
This commit is contained in:
@@ -1074,7 +1074,6 @@ bool PIThread::_waitForFinish(PISystemTime max_tm) {
|
||||
if (!running_) return true;
|
||||
# ifdef WINDOWS
|
||||
if (!isExists(PRIVATE->thread)) {
|
||||
unlock();
|
||||
return true;
|
||||
}
|
||||
# endif
|
||||
|
||||
Reference in New Issue
Block a user