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

implement Context Manager directly #90

Merged
merged 1 commit into from
Oct 13, 2023
Merged

implement Context Manager directly #90

merged 1 commit into from
Oct 13, 2023

Conversation

Christian-B
Copy link
Member

Change needed because of SpiNNakerManchester/SpiNNUtils#250

While the ProtocolClient is not used it is imported when ASB does
from spalloc_client import (version as spalloc_version)

As AbstractContextManager no longer has _context_entered
implement enter and exit directly

@rowleya rowleya merged commit b0544f8 into master Oct 13, 2023
4 checks passed
@rowleya rowleya deleted the enter branch October 13, 2023 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants