1 |
2003-06-10 Bernhard Herzog <[email protected]> |
2003-06-10 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/Lib/connector.py (Connector.Issue): Iterate over a copy |
4 |
|
of the receivers list so that unsubscribing in a receiver doesn't |
5 |
|
modify it while iterating over it. |
6 |
|
|
7 |
|
* test/test_connector.py |
8 |
|
(ConnectorTest.test_disconnect_in_receiver): New. Test whether |
9 |
|
unsubscribing in a receiver works correctly. See docstring for |
10 |
|
details |
11 |
|
|
12 |
|
2003-06-10 Bernhard Herzog <[email protected]> |
13 |
|
|
14 |
* Thuban/Model/messages.py (LAYER_SHAPESTORE_REPLACED): New |
* Thuban/Model/messages.py (LAYER_SHAPESTORE_REPLACED): New |
15 |
message. |
message. |
16 |
|
|