18 Commits

Author SHA1 Message Date
Christian Köllner
16c9f8871a attempting to fix race cond. with StrictlyOrderedAwaitTask 2020-04-20 08:14:02 +02:00
Christian Köllner
4441ef6c8e test & fix 2020-04-13 20:22:52 +02:00
Christian Köllner
3d0683288a redesigned ConsumedCapability <> Skeleton conversion 2020-04-10 18:29:06 +02:00
Christian Köllner
747d350b20 moved Endpoint prop. to RemoteCapability 2020-04-06 21:55:02 +02:00
Christian Köllner
e3b6fd5c62 factoring out Freeze/Unfreeze 2020-04-06 21:12:08 +02:00
Christian Köllner
bdc8240e5b tests & fixes 2020-04-05 16:53:40 +02:00
Christian Köllner
d7f937a9c0 refactored IResolvingCapability to hide ConsumedCapability 2020-04-03 22:10:40 +02:00
Christian Köllner
6af523b261 support several new codegen annotations
minor fixes
improved CC
2020-03-26 21:30:30 +01:00
Christian Köllner
9dbf474334 fine-tuning cap lifecycle mgmt.
added missing xml doc.
2020-03-22 16:08:28 +01:00
Christian Köllner
eb321e5a8e cap. lifecycle fixes + more test cases 2020-03-22 13:57:02 +01:00
Christian Köllner
e0d8f70cfc some refactoring. all tests green again 2020-03-21 13:27:46 +01:00
Christian Köllner
f58464293b WIP 2020-03-10 21:55:34 +01:00
Christian Köllner
5b8f6722ec nullability step 2 2020-01-11 17:56:12 +01:00
Christian Köllner
3c9c98bc2b nullable first step 2020-01-11 17:21:31 +01:00
Christian Köllner
5f97d69f79 Clearly indicated that 'isTailCall' parameter of Proxy.Call is obsolete. It never had any influence, since tail calls are automatically induced (somewhere else). 2019-11-06 18:48:25 +01:00
Christian Köllner
e6c129b8da Fixed a race condition: Cancelling a question (at client side) which is about to be answered (from server side) might prevent releasing returned capabilities. 2019-08-25 15:59:07 +02:00
Christian Köllner
fecfa94433 Troubleshooting Embargo / EmbargoServer TC 2019-08-20 21:26:13 +02:00
Christian Köllner
cbf2144ef4 Initial commit 2019-06-12 21:56:55 +02:00