Summary
The user is encountering an error that happens regardless of the tests being run, possibly linked to a specific GitHub issue. They suggest trying an experimental version of earthly by running earthly --ticktock +my-target
, and mention a different method to switch to the ticktock version if it involves a satellite.
brandon
It might be related to this issue https://github.com/earthly/earthly/issues/2454
You could try running earthly --ticktock +my-target
which runs on an experimental version of earthly that has a re-written scheduler.
If it’s a satellite there’s a different way to switch to the ticktock version
george
Currently hitting this error, irrespective of the tests being run