mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
a61aa5d645
* CORDA-847 - Pass serialization context down serialization call stack Needed for later work on AMQP RPC where we need to set per-thread elements on a context. Could use some magic thread local but I'd rather it was explicit on the stack and thus easier to reason about. Additionally, now we're passing this around we can make better use of it in the future * Test Fix * Test fixes * REVIEW COMMENTS / CODE FORMAT * Fix build issues |
||
---|---|---|
.. | ||
src | ||
build.gradle |