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

Feature/odin seek #316

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Feature/odin seek #316

wants to merge 15 commits into from

Conversation

blondejamtart
Copy link
Contributor

No description provided.

@@ -276,7 +276,7 @@ def setup(self, registrar):
registrar.hook(scanning.hooks.RunHook, self.on_run)
registrar.hook(scanning.hooks.PostRunReadyHook, self.on_post_run_ready)
registrar.hook(scanning.hooks.AbortHook, self.on_abort)
registrar.hook(scanning.hooks.PauseHook, self.on_pause)
# registrar.hook(scanning.hooks.PauseHook, self.on_pause)

Choose a reason for hiding this comment

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

why is this commented out?

@GDYendell
Copy link
Contributor

I can take a look at this now that #321 is merged. How urgent is it at this point?

@thomascobb
Copy link

This allows top-up pausing on I14 and I18. Maybe @EdWarrick can comment on how urgent that is?

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

3 participants