Ticket #7274: readme.txt
File readme.txt, 356 bytes (added by , 8 years ago) |
---|
Line | |
---|---|
1 | To reproduce the bug described in the ticket, download |
2 | |
3 | client.py |
4 | server.py |
5 | resources.py |
6 | |
7 | and put them in a single directory. Then run server.py. Then run client.py. You will see some brief output on the client console. Note that the id reported by the RemoteCache is different when it is checked from within an observe_* method. This is the bug. |
8 |