- Introduced the concept of a Cancellation error so that services can choose to watch for a cancellation flag. - Services can then send this error back and it will be forwarded to the node. - The node will then know to call shutdown appropriately. |
||
|---|---|---|
| .. | ||
| data | ||
| scaffold | ||
| services | ||
| bus.integration.js | ||
| bus.unit.js | ||
| node.unit.js | ||
| transaction.unit.js | ||
| utils.unit.js | ||