Description
That segfaults the python client. I've worked around that for now (but it is a hack). The problem is, we don't clear the callback before calling the handle destructor (which will call the callback if it is set). One-liner fix - clear_callback() in search.cc:46
Attachments
Issue Links
- blocks
-
PYCBC-1147 Remove hack in fts.c after corresponding LCB issue is fixed
- Resolved
For Gerrit Dashboard: CCBC-1428 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
158066,3 | CCBC-1428 Clear callback upon error in lcb_search | master | libcouchbase | Status: MERGED | +2 | +1 |
161212,2 | PYCBC-1147: Update fts.c after resolution of CCBC-1428 | master | couchbase-python-client | Status: MERGED | +2 | +1 |