We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9285f77 commit 1b68600Copy full SHA for 1b68600
1 file changed
include/opdi/misc/tapePool.hpp
@@ -51,6 +51,7 @@ namespace opdi {
51
}
52
53
void finalize() {
54
+ this->clear();
55
omp_destroy_lock(&this->lock);
56
57
0 commit comments