Hacker News new | ask | show | jobs
by geodel 754 days ago
And what an apt name. Always gave me true Kafkaesque experience. Never figured out why it fails randomly, turns out it was my mistake all along.
1 comments

from my experience with the C++ API, including debugging problems until I find that they were indeed issues that eventually got fixed upstream, the API is poor and any combination of functions that were not explicitly tested is likely to not work correctly and trip you up.