Thanks a lot for your clear reply. It means that with my config (true) i have to add a
upcall. IIRC in an old post in the previous mailinglist archive, I've read that this
upcall may need to be done in a separate thread because the processing is blocking, is it
still true? Because I saw an async wrapper up_async_lock_grant() so that must do the job.
Thank you