Iman Biglari
Iman Biglari
We have an MFC application and are using `Microsoft::VisualStudio::CppUnitTestFramework` for testing. `VSTest@2` step is failing almost 50% of the time with the message **##[error]The active test run was aborted. Reason:...
https://github.com/afeinstein20/stella/blob/f9ffd78d1c7279012e870f3657812595f18eee74/stella/mark_flares.py#L92C1-L92C33 If groups are not of the same size, this line will cause an exception. Let's say peaks are detected at `tpeak=[100, 150, 151, 152, 191, 192]`. This function will...
### Description Hi, Just cloned the repo, and trying to compile libcoral. I was initially getting a complaint from Bazel 6.x.x about some errors in the build script but once...