Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meraki-code/meraki_cloud_simulator/merakicloudsimulator/webhooksimulator.py and meraki-code/meraki_cloud_simulator/merakicloudsimulator/ locationscanningsimulator.py are broken with python version 3.9.1 #8

Open
culgb opened this issue Feb 25, 2021 · 1 comment
Assignees

Comments

@culgb
Copy link

culgb commented Feb 25, 2021

It seems to me that they are using the deprecated method threading.Thread.isAlive() instead of the new threading.Thread.is_alive()

@culgb culgb changed the title webhooksimulator.py and locationscanningsimulator.py are broken with python version 3.9.1 meraki-code/meraki_cloud_simulator/merakicloudsimulator/webhooksimulator.py and meraki-code/meraki_cloud_simulator/merakicloudsimulator/ locationscanningsimulator.py are broken with python version 3.9.1 Feb 25, 2021
@annegentle
Copy link

@shweta-palande Can you take a look? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants