Daniel Alm
|
bdfb1b80e3
Update a few comments.
|
7 years ago |
Tim Burks
|
d9ab6746da
Fix a few problems found running "pod spec lint".
|
7 years ago |
Daniel Alm
|
abb9cf2dc2
Make trying to perform an operation on a shut-down completion queue throw an error, and add tests for that.
|
7 years ago |
Daniel Alm
|
5d322044ed
Add tests to verify the behavior of canceling client and server calls.
|
7 years ago |
Daniel Alm
|
da52b27f2c
Only enter the `messageQueueEmpty` dispatch group if we are certain that the message has been appended to the queue.
|
7 years ago |
Daniel Alm
|
90601ab831
Avoid an extra dispatch in `Call.sendWithoutBlocking`.
|
7 years ago |
Daniel Alm
|
f814a34949
Formatting: Replace several occurrences of `catch (let ...)` with just `catch`.
|
7 years ago |
Daniel Alm
|
ac7979d5e0
Ensure that errors in client calls are always provided to the user.
|
7 years ago |
Chris Vanderschuere
|
4489716b93
Fix race condition
|
7 years ago |
Tim Burks
|
6a408655fa
Minor file reorganization in Sources/SwiftGRPC.
|
7 years ago |