Skip to content

Commit

Permalink
remove lingering reference to loop=
Browse files Browse the repository at this point in the history
mdavidsaver committed Jan 21, 2025
1 parent d57e2b8 commit 9040d4b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions documentation/server.rst
Original file line number Diff line number Diff line change
@@ -184,9 +184,7 @@ asyncio or cothread

.. class:: SharedPV

Same arguments as :py:class:`thread.SharedPV` except that queue= is replaced with loop= .

:param loop: An asyncio event loop, or None to use the default.
Same arguments as :py:class:`thread.SharedPV` except that ``queue=`` is removed.

.. currentmodule:: p4p.server.cothread

0 comments on commit 9040d4b

Please sign in to comment.