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.