Another TODO

This commit is contained in:
David Wilson 2016-08-17 21:55:22 +01:00
parent e4efcd9455
commit 08e80b824d
1 changed files with 2 additions and 0 deletions

View File

@ -63,3 +63,5 @@ Future
* Provide a means for waiting on multiple
:py:class:`Channels <econtext.core.Channel>`.
* Comprehensive integration tests.
* Make pickler deliver a CallError to the intended recipient when a type is
rejected during unpickling.