Keir
Keir
System: - Windows 10 - NodeJS v6.9.5 ``` User@DesktopPC MINGW64 /e/Git/GitStatsTest (branch/test) $ git-stats -a C:\Users\User\AppData\Roaming\npm\node_modules\git-stats\node_modules\cli-graph\lib\index.js:63 self.graph[settings.center.y][settings.center.x] = settings.marks.center; ^ TypeError: Cannot set property 'NaN' of undefined at new CliGraph...
After 16 requests, the error starts occurring. The params: ``` app.config['FLASK_PIKA_POOL_PARAMS'] = { 'pool_size': 16, 'pool_recycle': 600 } ``` The trace stack is shown below ``` File "D:\project\controllers\pikatest.py", line 32,...
Sorry about the delay I joined the pushing of tags into the build-push-action, and left the STABLE_VERSION on its own step. (Replicating the changes made in https://github.com/Squidex/squidex/pull/1100) Let me know...