Package version
@adonisjs/ace@14.1.0
Describe the bug
When I run node ace serve then type Ctrl-C to stop it, it quits immediately. When using node ace serve --hmr then it takes about 30-45 seconds to quit. Trying Ctrl-C many times doesn't exit any sooner.
I am using OSX Sequoia.
Reproduction repo
No response
Package version
@adonisjs/ace@14.1.0
Describe the bug
When I run
node ace servethen type Ctrl-C to stop it, it quits immediately. When usingnode ace serve --hmrthen it takes about 30-45 seconds to quit. Trying Ctrl-C many times doesn't exit any sooner.I am using OSX Sequoia.
Reproduction repo
No response