- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
It seems like calling wait(-1) in the Python API is not blocking as it is supposed to be according to the documentation.
Also, it is unclear how to use it properly -
Assuming I have a writer thread and a reader thread and 2 requests, if the writer thread finished both requests,
the reader thread will see both as finished and will continue reading from them as if they were new outputs.
I did not find any mechanism to reset the InferenceRequest "finished" state.
Thanks,
Itai
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page