Fork join_none with forever loops causes the test hang

In reply to dave_59:

When generating a clock one usually uses forever loop and it runs in parallel to other tasks/sequences.
Why does it work in the clock case and doesn’t work in my case?

Thanks