Skip to content

Fix incorrect information for running=False run initialisation #483

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

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

kzscisoft
Copy link
Collaborator

Fixes a bug where setting running=False during Run initialisation threw a server error.

@kzscisoft kzscisoft added the bug Something isn't working label Aug 6, 2024
@kzscisoft kzscisoft changed the base branch from dev to v1.0 August 6, 2024 15:01
@kzscisoft
Copy link
Collaborator Author

Closes #482

@kzscisoft kzscisoft linked an issue Aug 6, 2024 that may be closed by this pull request
@kzscisoft kzscisoft merged commit dd47b0c into v1.0 Aug 7, 2024
14 checks passed
@kzscisoft kzscisoft deleted the hotfix/fix-created-mode branch August 7, 2024 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v1.0.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run.init(running=False) throws KeyError due to server validation
1 participant