[vlc-devel] commit: fix testapi test: libvlc_instance_(play|pause|stop) are asynchronous, so wait for them (Filippo Carone )
Pierre d'Herbemont
pdherbemont at free.fr
Sat Mar 29 02:28:45 CET 2008
On Mar 29, 2008, at 1:41 AM, git version control wrote:
> vlc | branch: master | Filippo Carone <littlejohn at videolan.org> |
> Sat Mar 29 01:42:13 2008 +0100|
> [f735a19308e260206e26325b26e68f072cb30371]
>
> fix testapi test: libvlc_instance_(play|pause|stop) are
> asynchronous, so wait for them
> + sleep(1);
I would say, there is a race, let's work around it ;)
More seriously there is something bad going on. I'll try to track it
down.
Pierre.
More information about the vlc-devel
mailing list