Hi
I wonder a bit about the Mailbox_post() method. From the documentation, it says that it's not callable from main. Is that really true?
I would have assumed that with a timeout of zero, it would be safe from main()
By the way, I've tried it from main(), and it seems to work fine.
BR
Niklas