Skip to content

allows threadsafe sys.stdout.flush from background threads#5669

Merged
minrk merged 2 commits into
ipython:masterfrom
minrk:flush-thread-output
May 6, 2014
Merged

allows threadsafe sys.stdout.flush from background threads#5669
minrk merged 2 commits into
ipython:masterfrom
minrk:flush-thread-output

Conversation

@minrk
Copy link
Copy Markdown
Member

@minrk minrk commented Apr 18, 2014

depends on #5668
closes #5408

minrk added 2 commits April 18, 2014 13:26
Keeps track of the most recent request, so async output is still allowed
allows threadsafe flush from background threads
@minrk minrk added this to the 2.1 milestone Apr 18, 2014
minrk added a commit that referenced this pull request May 6, 2014
allows threadsafe sys.stdout.flush from background threads
@minrk minrk merged commit 5381a42 into ipython:master May 6, 2014
@minrk minrk deleted the flush-thread-output branch May 6, 2014 17:42
@takluyver
Copy link
Copy Markdown
Member

This was manually backported with a cherry pick, because the Github diff includes the diff from #5668. So the backport tool thinks it still needs to be backported, but it's wrong.

minrk added a commit that referenced this pull request May 7, 2014
… threads

allows threadsafe flush from background threads
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
allows threadsafe sys.stdout.flush from background threads
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.

Add checking/flushing of background output from kernel in mainloop

2 participants