Am 10.02.2014 16:32, schrieb Glen Marchesani:

Thanks, here is the output. Note I noticed the event loop hadn't started before the call to watchDirectory failed. So I added a sleep for 10 seconds before the failing call to watchDirectory. It still failed but now with a full stack trace.

(...)


The reason is that watchDirectory unfortunately isn't implemented yet
for the libevent driver. I've added a proper message to the assertion now.

I'll need this feature in the mid term, so if nobody beats me to it, it
will be scheduled for the next version (0.7.20).