fuzzball-muck/fuzzball

Queue pid not watchable immediately (SF issue)

tanabi opened this issue · 0 comments

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.