You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Taking the pid returned by the queue prim can not be
watchpid'd immeadiately, or watchpid will return a QUIT
even immeadiately. Current workaround required at
least a one second sleep between queue and watchpid.
This is.. a bug.
The text was updated successfully, but these errors were encountered:
Taking the pid returned by the queue prim can not be
watchpid'd immeadiately, or watchpid will return a QUIT
even immeadiately. Current workaround required at
least a one second sleep between queue and watchpid.
This is.. a bug.
The text was updated successfully, but these errors were encountered: