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

PS2: Scanner broken on invalid character #100

Closed
Maelstromeous opened this issue May 25, 2024 · 0 comments · Fixed by #137
Closed

PS2: Scanner broken on invalid character #100

Maelstromeous opened this issue May 25, 2024 · 0 comments · Fixed by #137
Assignees
Labels
bug Something isn't working

Comments

@Maelstromeous
Copy link
Collaborator

5429423912993736641 character does not exist and has broken the scanner

@Maelstromeous Maelstromeous added the bug Something isn't working label May 25, 2024
@Maelstromeous Maelstromeous self-assigned this May 25, 2024
Maelstromeous added a commit that referenced this issue May 30, 2024
…were just executing the non promise in place, and effectively running the query twice.
Maelstromeous added a commit that referenced this issue May 30, 2024
Maelstromeous added a commit that referenced this issue May 30, 2024
#137)

* fix #100: Properly create promises for each character, previously we were just executing the non promise in place, and effectively running the query twice.

* fix #100: Made linter happy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant