Commit 25886b2
[VoiceLive]Remove hardcoded localhost proxy and guard aiohttp import (#45595)
* Remove hardcoded localhost proxy and guard aiohttp import
- Remove debug proxy block that unconditionally set proxy to localhost:8888
- Wrap aiohttp import in try/except with actionable install message
* Remove unused __proxy_policy member from _VoiceLiveConnectionManager
* Remove unused policies import from azure.core.pipeline
---------
Co-authored-by: Xiting Zhang <xitzhang@microsoft.com>1 parent 3db526d commit 25886b2
1 file changed
Lines changed: 8 additions & 9 deletions
Lines changed: 8 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
21 | 28 | | |
22 | 29 | | |
23 | 30 | | |
| |||
35 | 42 | | |
36 | 43 | | |
37 | 44 | | |
38 | | - | |
39 | 45 | | |
40 | 46 | | |
41 | 47 | | |
| |||
687 | 693 | | |
688 | 694 | | |
689 | 695 | | |
690 | | - | |
691 | 696 | | |
692 | 697 | | |
693 | 698 | | |
| |||
770 | 775 | | |
771 | 776 | | |
772 | 777 | | |
773 | | - | |
774 | | - | |
775 | | - | |
776 | | - | |
777 | | - | |
778 | | - | |
779 | 778 | | |
780 | 779 | | |
781 | 780 | | |
| |||
0 commit comments