Skip to content

Pylint: enable missing-timeout#2539

Merged
squirrelsc merged 1 commit into
microsoft:mainfrom
avylove:pylint_10
Feb 22, 2023
Merged

Pylint: enable missing-timeout#2539
squirrelsc merged 1 commit into
microsoft:mainfrom
avylove:pylint_10

Conversation

@avylove
Copy link
Copy Markdown
Contributor

@avylove avylove commented Jan 19, 2023

Enables missing-timeout check to identify cases where requests is used without timeout values since this can hang waiting for a response.

I used 60 as the timeout, which is too much. I think 30 would be better, but wanted to be very conservative and see how others felt.

@avylove avylove force-pushed the pylint_10 branch 2 times, most recently from 1c2ade5 to 3652333 Compare February 13, 2023 14:59
Comment thread lisa/sut_orchestrator/azure/common.py
@squirrelsc squirrelsc merged commit fbcc47c into microsoft:main Feb 22, 2023
@avylove avylove deleted the pylint_10 branch August 8, 2023 15:39
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.

2 participants