the contracts, some use case have their own Contracts instance.
OptionalshutdownEvents
shutdownEvents?:string[]
an optional list of events that when fired will shutdown Contracts
the default is no events.
It can be a custom event or system events like 'beforeExit', 'SIGINT', 'SIGTERM'
The configuration used to create a new Concurrency instance.