### Version 20.1.0 ### Platform macos ### What do you see instead? My module will close the redis connection at the time of beforeExit, and the await import module (19.9.0) will not trigger beforeExit before. In addition, the exit event is not triggered when use await import module