Philip Martin <philip.mar...@wandisco.com> writes: > I think we may be able to create non-detached threads and then > explicitly detach:
Oops! I forgot to pass iterpool to apr_thread_create. Doesn't seem to work when I fix it. -- Philip
Philip Martin <philip.mar...@wandisco.com> writes: > I think we may be able to create non-detached threads and then > explicitly detach:
Oops! I forgot to pass iterpool to apr_thread_create. Doesn't seem to work when I fix it. -- Philip