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

Strong debugging integration #91

Open
ccmcintyre-kingsds opened this issue Sep 3, 2022 · 1 comment
Open

Strong debugging integration #91

ccmcintyre-kingsds opened this issue Sep 3, 2022 · 1 comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request javascript Relates to JavaScript or Node.js code pipes Relates to interprocess streaming python Relates to Python code

Comments

@ccmcintyre-kingsds
Copy link
Contributor

ccmcintyre-kingsds commented Sep 3, 2022

In service of more effective problem diagnosis and resolution, for both Bifrost developers and third-party users:

  • Block processes on debugger, for both Bifrost internals and for user scripts being run.
  • Provide port for process introspection in the presence of a --debug flag argument.

Relates to #94 (Strong error handling integration).
Relates to #95 (Strong testbed integration).

@ccmcintyre-kingsds ccmcintyre-kingsds added enhancement New feature or request python Relates to Python code javascript Relates to JavaScript or Node.js code pipes Relates to interprocess streaming labels Sep 3, 2022
@ccmcintyre-kingsds
Copy link
Contributor Author

Thank you @wesgarland for suggesting and emphasizing these debugging approaches; implementing these will be prioritized in the current feature milestone.

@ccmcintyre-kingsds ccmcintyre-kingsds added the documentation Improvements or additions to documentation label Sep 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request javascript Relates to JavaScript or Node.js code pipes Relates to interprocess streaming python Relates to Python code
Projects
None yet
Development

No branches or pull requests

1 participant