Commit e0ef6fb
authored
Fix workflow client close (#891)
* feat: ensure taskhubgrpcclient expose .close() method for clients to pass down a close call to durabletask
Signed-off-by: Casper Nielsen <casper@diagrid.io>
* chore(deps): bump durabletask-dapr to 0.2.0a15
Signed-off-by: Casper Nielsen <casper@diagrid.io>
---------
Signed-off-by: Casper Nielsen <casper@diagrid.io>1 parent 7c43a26 commit e0ef6fb
3 files changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments