12 | | Note that in this case the cloud backend has avoided logging the data that we attempted to write, but foolscap has logged it, potentially causing a performance problem. In other cases, logging the arguments of remote operations may leak secrets into the log (see also #562 and related tickets). |
| 12 | Note that in this case the cloud backend has avoided logging the data that we attempted to write, but foolscap has logged it, causing a temporarily memory leak and resulting in performance problems when argument strings are large. |
| 13 | |
| 14 | In other cases, logging the arguments of remote operations may leak secrets into the log (see also #562 and related tickets). |