alexfrancisross / TwitterStream

Python script to stream twitter data to Postgres
10 stars 10 forks source link

stopping the process #1

Open jamesthomson opened 8 years ago

jamesthomson commented 8 years ago

Hey @alexfrancisross I've been trying out this process. Its great and works really well. However I've encountered problems trying to get it to stop. Do you have any suggestions on the best way to stop the process and close the tweet stream? Thanks James

ghost commented 7 years ago

James, I'm on a Mac. You can hit "Shell->Hard Reset" in the main menu, when your Terminal is open. If you're on linux I think you will have to find the process in another terminal and kill it manually.