Workflow Example Hangs on Start with Postgres and SQLite

I copy pasted the workflow example (https://github.com/Effect-TS/effect/tree/main/packages/workflow) and it just hangs when starting. Shouldn't it run the actual workflow?
I've tried with postgres and sqlite.
Was this page helpful?