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

Show instruction when logging join #237

Open
folex opened this issue Apr 2, 2022 · 0 comments
Open

Show instruction when logging join #237

folex opened this issue Apr 2, 2022 · 0 comments
Labels
C-dx category: developer experience improvements C-good-first-issue category: good for newcomers

Comments

@folex
Copy link
Member

folex commented Apr 2, 2022

Right now, joins look like this

[2022-04-02T21:17:58.595125Z INFO  aquamarine_0.21.3.wasm]   waiting for an argument with idx '0' on stream with size '0'
[2022-04-02T21:17:58.595137Z INFO  aquamarine_0.21.3.wasm]   waiting for an argument with idx '0' on stream with size '0'
[2022-04-02T21:17:58.595140Z INFO  aquamarine_0.21.3.wasm]   waiting for an argument with idx '0' on stream with size '0'

For big AIR scripts, it's really hard / impossible to guess which line caused this. Printing instruction as in last_error.instruction would help a lot.

@mikevoronov mikevoronov added C-dx category: developer experience improvements C-good-first-issue category: good for newcomers labels Apr 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-dx category: developer experience improvements C-good-first-issue category: good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants