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

Shell Agent logs multiple block() interrupted #326

Open
notthetup opened this issue Sep 17, 2024 · 0 comments
Open

Shell Agent logs multiple block() interrupted #326

notthetup opened this issue Sep 17, 2024 · 0 comments

Comments

@notthetup
Copy link
Collaborator

notthetup commented Sep 17, 2024

When running a long running command on the Shell, if we exit using Ctrl+C, Shell Agent spams the logs with many many (I counted 2876) block() interrupted messages. We should only log a single of this message.

1726545641550|INFO|org.arl.fjage.shell.ShellAgent/audio@39:block|block() interrupted
1726545641551|INFO|org.arl.fjage.shell.ShellAgent/audio@39:block|block() interrupted
1726545641551|INFO|org.arl.fjage.shell.ShellAgent/audio@39:block|block() interrupted
1726545641552|INFO|org.arl.fjage.shell.ShellAgent/audio@39:block|block() interrupted
1726545641552|INFO|org.arl.fjage.shell.ShellAgent/audio@39:block|block() interrupted
...
1726545641889|INFO|org.arl.fjage.shell.ShellAgent/audio@39:block|block() interrupted
1726545641889|INFO|org.arl.fjage.shell.ShellAgent/audio@39:block|block() interrupted
1726545641890|INFO|org.arl.fjage.shell.ShellAgent/audio@39:block|block() interrupted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant