Endless compiling.
When running tests in a project, we are seeing endless compiling and no tests ever run.
Happening in this project: https://github.com/supsam89/game_guilds
Traced this down to a strange encoding issue with the files in that project
The checksum of the text is wrong but the checksum of the bytes makes sense
Environment information
Latest ape
What went wrong?
Endless compiling. When running tests in a project, we are seeing endless compiling and no tests ever run. Happening in this project: https://github.com/supsam89/game_guilds
How can it be fixed?
looking into it.