diff options
author | Mattias Andrée <maandree@kth.se> | 2016-08-19 17:42:38 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-08-19 17:42:38 +0200 |
commit | 7c93406e58a4a4c8982c09c794b425833c44e345 (patch) | |
tree | 06c845bf95ea6408935f423192f62fa121f412cf /src/test | |
parent | ... (diff) | |
download | pylibcoopgamma-7c93406e58a4a4c8982c09c794b425833c44e345.tar.gz pylibcoopgamma-7c93406e58a4a4c8982c09c794b425833c44e345.tar.bz2 pylibcoopgamma-7c93406e58a4a4c8982c09c794b425833c44e345.tar.xz |
_send functions have async parameter rather than creating their instance
This is important for two reasons:
1) Otherwise, on failure such as EINTR, we don't have an instance
and we run into trouble.
2) This lets us reuse created instances
Diffstat (limited to 'src/test')
0 files changed, 0 insertions, 0 deletions