evanw / esbuild

An extremely fast bundler for the web
https://esbuild.github.io/
MIT License
38.22k stars 1.16k forks source link

Fix #3927 #3928

Open lordnox opened 2 months ago

lordnox commented 2 months ago

Calling the stopService function before the afterClose. This could possibly call the afterClose multiple times.