![]() Fix an issue in mako where the stats process would hang if the worker process was unable to open a file. Previously, the worker process would segfault when trying to dereference a null FILE* and never increment the stopcount variable in shared memory. Now we check for a null FILE* and increment stopcount when the worker process stops regardless of success or failure. Also don't ignore the return value from mkdir |
||
---|---|---|
.. | ||
bindingtester | ||
c | ||
flow | ||
go | ||
java | ||
python | ||
ruby | ||
CMakeLists.txt | ||
__init__.py |