Hi Mathieu, thanks for taking a look. Yes, you are right. I'm going to send another patch. Roman Mathieu Othacehe writes: > Hey, > >> + (substitute* "tests/channels.scm" >> + ;; This test has issues on aarch64 systems. It passes >> + ;; on an Apple M1, but raises exceptions on a Hetzner >> + ;; aarch64 VM. >> + ((".*assert-run-fibers-terminates .*pingpong.*") "")) > > Maybe we should only disable that one if we are targeting an aarch64 > system / target? > > Thanks, > > Mathieu