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

Fix autostop.py's execution state bug #81

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fakalyoncu
Copy link

@fakalyoncu fakalyoncu commented Feb 17, 2022

Issue #, if available:
We've observed that sometimes notebooks/consoles getting stuck in 'starting' state.

Description of changes:
Passing only when execution state is busy will make this code work properly.

Testing Done

  • Notebook Instance created successfully with the Lifecycle Configuration
  • Notebook Instance stopped and started successfully
  • Documentation in the script around any network access requirements
  • Documentation in the script around any IAM permission requirements
  • CLI commands used to validate functionality on the instance
  • New script link and description added to README.md
# Provide your commands here
/you/commands/here

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

We've observed that sometimes notebooks/consoles getting stuck in 'starting' state. Aborting only when execution state is busy will make this code work properly.
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.

1 participant