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

[TD-10771]<fix>: fix invalid syntax error for python2 #8430

Merged
merged 1 commit into from Oct 26, 2021

Conversation

zitsen
Copy link
Contributor

@zitsen zitsen commented Oct 26, 2021

Wait for @zyyang-taosdata to confirm the fix.

@@ -21,78 +21,91 @@
import random
import time
import datetime
import multiprocessing
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

redundant?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

# type: (multiprocessing._LOCK_TYPE requires

@sangshuduo sangshuduo merged commit bfcee75 into develop Oct 26, 2021
@guanshengliang guanshengliang deleted the fix/py2-invalid-syntax branch March 5, 2022 09:03
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

Successfully merging this pull request may close these issues.

None yet

2 participants