Commit 1e5da07
Improve disposal logic in AsyncWebsocketMessageResultEnumerator to prevent multiple disposals (#527)
* Improve disposal logic in AsyncWebsocketMessageResultEnumerator to prevent multiple disposals (#476)
* Improve disposal logic in AsyncWebsocketMessageResultEnumerator to prevent multiple disposals
* fb
* Update src/Custom/RealtimeConversation/Internal/AsyncWebsocketMessageEnumerator.cs
Co-authored-by: Stephen Toub <[email protected]>
---------
Co-authored-by: Stephen Toub <[email protected]>
* Update src/Custom/Realtime/Internal/AsyncWebsocketMessageEnumerator.cs
---------
Co-authored-by: Christopher Scott <[email protected]>
Co-authored-by: Stephen Toub <[email protected]>1 parent 2ae7d06 commit 1e5da07
File tree
1 file changed
+4
-5
lines changed- src/Custom/Realtime/Internal
1 file changed
+4
-5
lines changedLines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
31 | 30 | | |
32 | | - | |
| 31 | + | |
33 | 32 | | |
34 | | - | |
| 33 | + | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
0 commit comments