NetRender: slave continues to render frames after the cancellation of the job on Manager #46042

Closed
opened 2015-09-07 17:16:20 +02:00 by markus · 6 comments

System Information
Windows 7 64bit

Blender Version
Broken: 2.75a

Short description of error
Slave continues to render frames after the cancellation of the job on Manager.

Bug in https://git.blender.org/gitweb/gitweb.cgi/blender-addons.git/blob/HEAD:/netrender/slave.py#l326. Slave waits for the rendering process, but it has been canceled.

I think line 326 (data.stdout += process.stdout.read()) should be in line 336. for me it solved the problem.

Exact steps for others to reproduce the error
Send job to netrender and cancel it in Manager web interface.

**System Information** Windows 7 64bit **Blender Version** Broken: 2.75a **Short description of error** Slave continues to render frames after the cancellation of the job on Manager. Bug in https://git.blender.org/gitweb/gitweb.cgi/blender-addons.git/blob/HEAD:/netrender/slave.py#l326. Slave waits for the rendering process, but it has been canceled. I think line 326 (data.stdout += process.stdout.read()) should be in line 336. for me it solved the problem. **Exact steps for others to reproduce the error** Send job to netrender and cancel it in Manager web interface.
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @markus1

Added subscriber: @markus1
Member

Closed as duplicate of #45097

Closed as duplicate of #45097

This issue was referenced by 196d4061c9

This issue was referenced by 196d4061c9ac8ba7411eff48b25ec4bb0904fade

This issue was referenced by 2d81cef598

This issue was referenced by 2d81cef598ca31658a8f4c44b11a80e88f5f7a58

Changed status from 'Duplicate' to: 'Resolved'

Changed status from 'Duplicate' to: 'Resolved'
Sign in to join this conversation.
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#46042
No description provided.