Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
include/embb/containers | ||
src | ||
test | ||
CMakeLists.txt |
HelpScan was implemented wrong -> Scan could be executed be different threads the same time -> FixedSize lists got messed up -> program tried to return wrong pointers to the object pool -> segfault or hang Moreover, added assertion that checks that only one thread concurrently enters scan, for avoiding these kind of bugs in the future.
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
include/embb/containers | Loading commit data... | |
src | Loading commit data... | |
test | Loading commit data... | |
CMakeLists.txt | Loading commit data... |