tomerfiliba-org/rpyc
RPyC (Remote Python Call) - A transparent and symmetric RPC library for python
PythonNOASSERTION
Issues
- 0
Unable to catch exceptions in remote due to possible bug in protocol._handle_ctxexit
#564 opened by michael-a-schmidt - 0
- 0
telnetlib has been removed from python standard library, please update docs/docs/howto.rst
#562 opened by a-detiste - 0
Code sometimes freezes when accessing netref objects
#561 opened by Verpous - 0
Type Annotations / Mypy Support
#560 opened by benjamin-kirkbride - 3
How to poll an AsyncResult without blocking?
#540 opened by patrickkidd - 0
- 5
Help with debugging a RPyC-related issue: KeyError in colls.py - how to debug this further?
#526 opened by DavidAntliff - 2
- 6
5.3.1: pytest is failing in `tests/test_win32pipes.py::Test_NamedPipe::test_rpyc` unit
#544 opened by kloczek - 2
6.0.0: pytest fails in 6 units
#556 opened by kloczek - 4
ThreadedServer Signal Handling: Shutting down a server by a remote call accept by service?
#555 opened by glyh - 5
- 0
unix-socket unexpectetly closed by client
#554 opened by walterschneider - 0
- 4
rpyc not working on py-3.12.1
#550 opened by catchthemonster - 1
Specify a point of contact for security-related issues
#551 opened by renbou - 0
- 0
Compatibility issue with urllib3
#547 opened by JaeyongYoo - 0
Allow a Server to expose multiple Services
#548 opened by filip-komarzyniec - 0
Documentation on how to start/stop/reload/restart a RPyC service via systemctl services
#546 opened by Cabu - 1
- 2
5.3.1: sphinx warnings `reference target not found`
#543 opened by kloczek - 0
- 0
using rpyc as build in proxy in app to dispatch message to remote clinet
#541 opened by catchthemonster - 2
- 1
- 1
ervice
#538 opened by dougbrennan - 1
- 1
- 0
Server connection problem
#534 opened by MegaSova - 1
- 6
- 3
hangs when invoke functions on multiple clients
#528 opened by zingdle - 12
Timeouts on newer RPyC versions
#527 opened by gazpachoking - 1
Callbacks not served in background thread.
#522 opened by mawenzy - 2
Detect remote `rpyc` version
#529 opened by ajmeese7 - 1
Question: How to override _rpyc_getattr but also fall back to default attribute access?
#523 opened by mvashishtha - 0
bind_threads does not work on 64bit linux
#524 opened by mawenzy - 3
Strange interaction between RPyC and pyqtgraph
#517 opened by sidneycadot - 1
how to hot reload my rpyc server after modification?
#521 opened by ZKeeer - 1
How to execute exposed functions on my local machine?
#520 opened by ZKeeer - 0
- 1
A difference between rpyc 3.3.0 and 5.1.0
#514 opened by SeaBradley198 - 5
test_teleportation.py fails with python3.11
#513 opened by grozin - 3
- 1
Question: how does the runtime prevent netref'ed values from being garbage collected?
#511 opened by sidneycadot - 1
Automatic reconnection
#508 opened by jacobfeder - 2
Module description is strange when using VS Code
#512 opened by rafrafek - 0
Recommended way of doing service cluster?
#509 opened by davidleon