Netlify Dev stopped running background functions

I tried testing my background function with

netlify dev.

It worked the first time! I could hit my background function and see it work.

I hit ctrl-c and ran it again.

The second time I ran it I see the nuxt app served, but the background functions aren’t called. The diamond in front of setting up local development server is yellow, not green.

(invokeai) sethraphael@Seths-MacBook-Pro functions % netlify dev
◈ Netlify Dev ◈
◈ Ignored general context env var: LANG (defined in process)
◈ Setting up local development server
◈ Starting Netlify Dev with Nuxt 2

dev
nuxt dev

Nuxi 3.2.0
Nuxt 3.2.0 with Nitro 2.2.1

Welcome to the forums! @magicseth Hmm can you please share your slug so I can check your function log?