I've upgraded to Redwood 8.4.1 recently and just noticed that the back-end API isn't reloading properly after every save anymore. I get this error:
| GraphQL endpoint at http://localhost:8911/graphql
api | 15:10:12 🌲 incoming request GET xxx /platformMetrics
api | 15:10:12 🌲 GET /platformMetrics: platformMetrics function
api | 15:10:12 🌲 request completed 291ms
api | API server did not exit within 2 seconds, forcefully closing it.
I have to then save a file again to force it to hot reload again for it to work. Is anyone running into this?