Primetalk / Funtik

Funtik is a home navigation system
MIT License
0 stars 0 forks source link

OOM in github CI #31

Closed Primetalk closed 4 years ago

Primetalk commented 4 years ago
##[error]Exception in thread "classloader-cache-cleanup-0" java.lang.OutOfMemoryError: Java heap space
##[error]Exception in thread "ComJSEnvRPC receiver" java.lang.OutOfMemoryError: Java heap space

https://github.com/Primetalk/Funtik/pull/29/checks?check_run_id=690241530#step:4:328

Primetalk commented 4 years ago

Added

sbt -mem 2048 test

This helped.