Skip to content

Commit

Permalink
Update docs/source/format/CDeviceDataInterface.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Antoine Pitrou <[email protected]>
  • Loading branch information
zeroshade and pitrou authored Sep 13, 2024
1 parent 2bf411a commit ff7fcbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/format/CDeviceDataInterface.rst
Original file line number Diff line number Diff line change
Expand Up @@ -765,7 +765,7 @@ The structure has the following fields:
the lifetime is only the scope of the call to this function. A consumer who wants to maintain
the additional metadata beyond the lifetime of this call *MUST* copy the value themselves.

A producer *MUST NOT* call this concurrently from multiple different threads.
A producer *MUST NOT* call this concurrently from multiple threads.

The :c:member:`ArrowAsyncProducer.request` callback must be called to start receiving calls to this
handler.
Expand Down

0 comments on commit ff7fcbe

Please sign in to comment.