Skip to content

bpo-23846: Fix ProactorEventLoop._write_to_self() #11566

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 15, 2019
Merged

bpo-23846: Fix ProactorEventLoop._write_to_self() #11566

merged 1 commit into from
Jan 15, 2019

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jan 15, 2019

asyncio.ProactorEventLoop now catchs and logs send errors when the
self-pipe is full: BaseProactorEventLoop._write_to_self() now catchs
and logs OSError exceptions, as done by
BaseSelectorEventLoop._write_to_self().

https://bugs.python.org/issue23846

asyncio.ProactorEventLoop now catchs and logs send errors when the
self-pipe is full: BaseProactorEventLoop._write_to_self() now catchs
and logs OSError exceptions, as done by
BaseSelectorEventLoop._write_to_self().
Copy link
Contributor

@asvetlov asvetlov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but maybe warn_on_full_buffer=False for set_wakeup_fd() is even better option?
https://docs.python.org/3/library/signal.html#signal.set_wakeup_fd

@vstinner
Copy link
Member Author

maybe warn_on_full_buffer=False for set_wakeup_fd() is even better option?

set_wakeupfd() is unrelated to https://bugs.python.org/issue23846 or did I miss something?

Moreover, unix_events.py is my reference (best implementation), and it doesn't use warn_on_full_buffer=False.

@vstinner vstinner merged commit c9f872b into python:master Jan 15, 2019
@vstinner vstinner deleted the proactor_write_to_self branch January 15, 2019 12:58
@miss-islington
Copy link
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-bot
Copy link

GH-11567 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 15, 2019
asyncio.ProactorEventLoop now catchs and logs send errors when the
self-pipe is full: BaseProactorEventLoop._write_to_self() now catchs
and logs OSError exceptions, as done by
BaseSelectorEventLoop._write_to_self().
(cherry picked from commit c9f872b)

Co-authored-by: Victor Stinner <[email protected]>
miss-islington added a commit that referenced this pull request Jan 15, 2019
asyncio.ProactorEventLoop now catchs and logs send errors when the
self-pipe is full: BaseProactorEventLoop._write_to_self() now catchs
and logs OSError exceptions, as done by
BaseSelectorEventLoop._write_to_self().
(cherry picked from commit c9f872b)

Co-authored-by: Victor Stinner <[email protected]>
@asvetlov
Copy link
Contributor

You are right, set_wakeup_fd is not related.

@bedevere-bot
Copy link

⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️

Hi! The buildbot AMD64 Debian PGO 3.7 has failed when building commit c9f2671.

What do you need to do:

  1. Don't panic.
  2. Check the buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/128/builds/954) and take a look at the build logs.
  4. Check if the failure is related to this commit (c9f2671) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/all/#builders/128/builds/954

Click to see traceback logs
From https://github.com/python/cpython
 * branch                  3.7        -> FETCH_HEAD
Reset branch '3.7'

find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
make[2]: [clean] Error 1 (ignored)
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
Task was destroyed but it is pending!
task: <Task pending coro=<<async_generator_athrow without __name__>()>>
Task was destroyed but it is pending!
task: <Task pending coro=<<async_generator_athrow without __name__>()>>
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
stty: 'standard input': Inappropriate ioctl for device
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
unhandled exception during asyncio.run() shutdown
task: <Task finished coro=<<async_generator_athrow without __name__>()> exception=RuntimeError("can't send non-None value to a just-started coroutine")>
RuntimeError: can't send non-None value to a just-started coroutine
unhandled exception during asyncio.run() shutdown
task: <Task finished coro=<<async_generator_athrow without __name__>()> exception=RuntimeError("can't send non-None value to a just-started coroutine")>
RuntimeError: can't send non-None value to a just-started coroutine
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
profiling:/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build/Objects/setobject.gcda:Merge mismatch for function 77
Objects/setobject.c: In function ‘set_lookkey’:
Objects/setobject.c:2577:1: error: the control flow of function ‘set_lookkey’ does not match its profile data (counter ‘indirect_call’) [-Werror=coverage-mismatch]
 };
 ^
cc1: some warnings being treated as errors
make[1]: *** [Objects/setobject.o] Error 1
make: *** [profile-opt] Error 2

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.

5 participants