You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We added a feature in pdb to give a warning when the source code is changed during debugging, which was a nice feature. However, there are certain scenarios where we don't need to give this warning (like if the user restart the program immediately). Or, to be more specific, we only need to generate this warning when the user browses source code.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Uh oh!
There was an error while loading. Please reload this page.
Feature or enhancement
Proposal:
We added a feature in pdb to give a warning when the source code is changed during debugging, which was a nice feature. However, there are certain scenarios where we don't need to give this warning (like if the user restart the program immediately). Or, to be more specific, we only need to generate this warning when the user browses source code.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Linked PRs
The text was updated successfully, but these errors were encountered: