Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialSeth Warner
5,348 PointsDid he, or will he, and why would we want to, Mention killing a project?
Processes, is it in the next video?
1 Answer
William Li
Courses Plus Student 26,868 PointsHi there,
The teacher talked about terminating a process in this video Killing Processes
Generally speaking, we'd want to kill a process because 1. that process is frozen and became unresponsive; or 2. the process is no longer needed, so we kill it to reclaim some of the system resource.
Hope this helps.
Aurelian Spodarec
10,801 PointsAurelian Spodarec
10,801 Points