-
- Downloads
Exposes the implementation of CompletionQueue#pluck
- allows it to be used from other files, e.g, in Call#run_batch - this keeps code related to releasing the GIL during #pluck in one place
Please register or sign in to comment
- allows it to be used from other files, e.g, in Call#run_batch - this keeps code related to releasing the GIL during #pluck in one place