Skip to content
Compare
Choose a tag to compare
@zgid123 zgid123 released this 16 Oct 18:15
· 17 commits to main since this release

For jest, after test completes, it will keep the process due to amqp connection is running. Implement OnApplicationShutdown for DynamicModule to close the connection.