Files
scrypted/server/src
Koushik Dutta 0d4a0d2c2c fix: initialize RpcResult before try block to match Python implementation
Previously, if this.serialize() threw an exception, result would be undefined
when passed to createErrorResult. This fix brings TypeScript in sync with the
Python rpc.py implementation which already initializes result before the try block.
2026-04-02 13:33:12 -07:00
..
2022-12-19 10:02:29 -08:00
2025-03-18 19:08:34 -07:00
2022-06-03 13:59:27 -07:00
2024-11-15 10:02:13 -08:00
2022-05-05 15:43:58 -07:00
2024-09-11 12:53:01 -07:00
2024-08-04 00:24:57 -07:00
2024-08-20 20:49:23 -07:00
2024-11-15 10:02:13 -08:00
2021-08-24 21:22:41 -07:00