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

Fixed process termination routine in windows #4844

Merged
merged 2 commits into from Feb 8, 2020
Merged

Conversation

Coderx7
Copy link
Contributor

@Coderx7 Coderx7 commented Feb 8, 2020

This PR addresses and fixes the following error in #4821

AttributeError: module 'os' has no attribute 'killpg' 

addresses and Fixes AttributeError: module 'os' has no attribute 'killpg' error in apache#4821
@tqchen tqchen merged commit e7a3c47 into apache:master Feb 8, 2020
@tqchen
Copy link
Member

tqchen commented Feb 8, 2020

THanks @Coderx7

anijain2305 pushed a commit to anijain2305/tvm that referenced this pull request Feb 10, 2020
* Fixed process termination routine in windows

addresses and Fixes AttributeError: module 'os' has no attribute 'killpg' error in apache#4821

* Update server.py
alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 26, 2020
* Fixed process termination routine in windows

addresses and Fixes AttributeError: module 'os' has no attribute 'killpg' error in apache#4821

* Update server.py
alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 28, 2020
* Fixed process termination routine in windows

addresses and Fixes AttributeError: module 'os' has no attribute 'killpg' error in apache#4821

* Update server.py
zhiics pushed a commit to neo-ai/tvm that referenced this pull request Mar 2, 2020
* Fixed process termination routine in windows

addresses and Fixes AttributeError: module 'os' has no attribute 'killpg' error in apache#4821

* Update server.py
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.

None yet

2 participants