Skip to content

Conversation

@cldougl
Copy link
Member

@cldougl cldougl commented Aug 8, 2017

@chriddyp adding a sleep to temporarily resolve the sharekey issue. Fixes #719

if not share_key_enabled:
attempt += 1
if attempt == 50:
print('Raising exception')
Copy link
Member

Choose a reason for hiding this comment

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

⚡️ this print statement

@chriddyp
Copy link
Member

chriddyp commented Aug 9, 2017

💃 once print is removed

@cldougl cldougl merged commit 4a73c17 into master Aug 9, 2017
@nicolaskruchten nicolaskruchten deleted the sharekey_err branch June 19, 2020 16:10
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.

'secret' plots sometimes show up as 'private' on cloud

3 participants