Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Zahra Rajabi
tweepy
Commits
2baeeb23
Commit
2baeeb23
authored
Nov 05, 2016
by
Aaron Hill
Committed by
GitHub
Nov 05, 2016
Browse files
Merge pull request #775 from rajasagashe/master
Corrected minor typo
parents
6385c3bf
5add5daa
Changes
1
Show whitespace changes
Inline
Side-by-side
docs/streaming_how_to.rst
View file @
2baeeb23
...
...
@@ -86,7 +86,7 @@ A Few More Pointers
Async Streaming
---------------
Streams not terminate unless the connection is closed, blocking the thread.
Streams
do
not terminate unless the connection is closed, blocking the thread.
Tweepy offers a convenient **async** parameter on **filter** so the stream will run on a new
thread. For example ::
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment