scalar-labs / scalar-jepsen

Jepsen tests for ScalarDB and ScalarDL
45 stars 6 forks source link

Fix CI failure #91

Closed brfrn169 closed 1 year ago

brfrn169 commented 1 year ago

We are facing OutOfMemoryError when running cd scalardl lein deps in the CI. This PR fixes this issue. I will add inline comments for the details. Please take a look!