Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant