Ron Blaschke <[EMAIL PROTECTED]> wrote:
> not ok 27 - nci_cb_C1
> #     Failed test (t/pmc/nci.t at line 857)
> #          got: 'ok 1
> # ok 2
> # cb didnt run

Ah. ok. Callbacks are currently scheduled into the event thread, which
isn't running on Win32. They shouldn't really get there, but put
directly into the interpreter's task queue.

leo

Reply via email to