a5dd762cf0
Change-Id: I360c32c686161cf7bdd8afa1971a06c9ae2aa664 Author: Craig Vyvial <cp16net@gmail.com> Co-Authored-By: Amrith Kumar <amrith@tesora.com>
7 lines
284 B
YAML
7 lines
284 B
YAML
---
|
|
fixes:
|
|
- The guest log code raises a non-serializable exception if the given
|
|
Swift endpoint is invalid. This causes an ambiguous "Circular
|
|
reference detected" error on the guest, and a timeout on the caller.
|
|
This case is now caught and the correct exception raised.
|