AbstractEventLoop.stop()
Stop running the event loop.
This causes run_forever()
to exit at the next suitable opportunity (see there for more details).
Changed in version 3.5.1.
AbstractEventLoop.stop()
Stop running the event loop.
This causes run_forever()
to exit at the next suitable opportunity (see there for more details).
Changed in version 3.5.1.
Designed by : w10schools
service@w10schools.com
Please login to continue.