diff options
author | Anders Svensson <[email protected]> | 2017-03-03 14:25:11 +0100 |
---|---|---|
committer | Anders Svensson <[email protected]> | 2017-03-07 18:35:09 +0100 |
commit | fb14eac92b8bc08293443196ed5ab3896d8fb7a1 (patch) | |
tree | a83eaa06910d6e55f6290111dd7ec46c74d482fc /lib/observer/src/observer_tv_wx.erl | |
parent | a4da06a56f778b7ac44c33a4fea38d1f60cac28d (diff) | |
download | otp-fb14eac92b8bc08293443196ed5ab3896d8fb7a1.tar.gz otp-fb14eac92b8bc08293443196ed5ab3896d8fb7a1.tar.bz2 otp-fb14eac92b8bc08293443196ed5ab3896d8fb7a1.zip |
Avoid sending large terms between nodes unnecessarily
When relaying outgoing requests through transport on a remote node,
terms that were stripped when sending to the transport process weren't
stripped when spawning a process on the remote node.
Also, don't save the request to the process dictionary in a process that
just relays an answer.
Diffstat (limited to 'lib/observer/src/observer_tv_wx.erl')
0 files changed, 0 insertions, 0 deletions