Fix up cancel and timer a bit
This commit is contained in:
@@ -38,4 +38,4 @@ cdef extern from "../helpers/serialize.h":
|
||||
|
||||
cdef extern from "../helpers/asyncHelper.h":
|
||||
void waitNeverDone(WaitScope&)
|
||||
Timer * getTimer(AsyncIoContext *)
|
||||
Timer * getTimer(AsyncIoContext *) except +reraise_kj_exception
|
||||
|
||||
Reference in New Issue
Block a user