Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Fix stackoverflow error for %trace - #278

Merged
Raphael Koh (theRoughCode) merged 2 commits into
masterfrom
raphael/so-fix
Aug 18, 2020
Merged

Fix stackoverflow error for %trace#278
Raphael Koh (theRoughCode) merged 2 commits into
masterfrom
raphael/so-fix

Conversation

@theRoughCode

Copy link
Copy Markdown
Contributor

This PR fixes the stackoverflow error that occurs when an operation has an argument of type QArray. Specifically, it brings in the fix that was merged in to qsharp-runtime in this PR.

This PR fixes #270.

Project Collection Build Service (ms-quantum) and others added 2 commits August 17, 2020 22:05
@theRoughCode
Raphael Koh (theRoughCode) merged commit 1ee4f10 into master Aug 18, 2020
@theRoughCode
Raphael Koh (theRoughCode) deleted the raphael/so-fix branch August 18, 2020 13:21
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.

Stack overflow with %trace magic

2 participants