Commit 7a2e07f
authored
DH-19010: Delete closed http2 sessions from the cache. This ensures new
sessions get created on next request since closed sessions cannot be
re-used.
Note that this is currently only used by the VS Code extension. I tested
it locally, but final testing will happen as part of the PR that updates
DH packages to use this change.
1 parent 4b1c9dd commit 7a2e07f
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
62 | 69 | | |
63 | 70 | | |
64 | 71 | | |
| |||
0 commit comments