Skip to content

Conversation

@fabioz
Copy link
Collaborator

@fabioz fabioz commented Mar 31, 2022

No description provided.


@overrides(NetCommandFactory.make_process_about_to_be_replaced_message)
def make_process_about_to_be_replaced_message(self):
event = ExitedEvent(ExitedEventBody(-1, reason="processReplaced"))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since we're adding a custom property to a standard message, let's do some namespacing here to prevent future conflicts - something like "pydevd.reason".

@int19h
Copy link
Contributor

int19h commented Apr 8, 2022

@fabioz Is it good to merge?

@fabioz
Copy link
Collaborator Author

fabioz commented Apr 8, 2022

I just need to do that change you asked for... I had to run some unforeseen errands here today and I wasn't able to do this and the other issue related to the attach (I'll put back the hours during the remaining of the month -- my plan is doing that change tomorrow and merging it).

@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 9, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@fabioz
Copy link
Collaborator Author

fabioz commented Apr 9, 2022

I changed reason to pydevdReason.

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

Successfully merging this pull request may close these issues.

2 participants