Closed saucisson closed 8 years ago
When launching a server:
Assertion failed: (!lua_isnil(L, -1)), function watcher_cb, file ./watcher_lua_ev.c, line 144.
The problem comes from an interaction between cosy.library, cosy.server and ev. It is not trivial. A simple fix can be implemented easily.
cosy.library
cosy.server
ev
When launching a server: