az webpubsub client start
errors with TypeError: As of 3.10, the *loop* parameter was removed from Lock() since it is no longer necessary
#4910
Labels
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
CXP Attention
This issue is handled by CXP team.
WebPubSub
Related command
Extension name (the extension in question)
webpubsub
Description of issue (in as much detail as possible)
appears this just needs an upgrade
I was able to work around by running (I'm in azure cloud shell):
/opt/az/bin/python3.10 -m pip install websockets --upgrade --target ~/.azure/cliextensions/webpubsub/
The text was updated successfully, but these errors were encountered: