Created
June 24, 2017 13:36
-
-
Save tomliversidge/191509f1495ff14c7f741b969cd7afc3 to your computer and use it in GitHub Desktop.
Saga 2.13
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| case Terminated msg: | |
| _logger.Log("Transfer status unknown. Escalate") | |
| StopAll(context); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment