Closed Necktschnagge closed 2 years ago
Maybe creating an empty json results in an empty array.
9576f53 looks like it already crashes before returning empty summary json. The log by @r0ost3r looked differently.
has to be debugged locally in Linux.
Reason for creating in array is {}
-initialization. See:
@r0ost3r please check if this solves your issue on Linux. You may use "Squash and merge" button afterwards if you like.
Linux issue fixed.
Changes so far:
original issue:
@r0ost3r reported that there is some runtime exception when executing under Linux.
Let's have a look.