close Warning: Can't synchronize with repository "(default)" ("(default)" is not readable or not a Git repository.). Look in the Trac log for more information.

Opened 11 years ago

#78 new defect

MP:PROCESS-WAIT should have an efficient way to wait for completion of another process

Reported by: sionescu Owned by: somebody
Priority: major Milestone:
Component: Core Version: 2013-03-a
Keywords: Cc:

Description

With the addition of a MP:PROCESS-FINISHED-P, the scheduler could avoid polling in this case:

(mp:process-wait "..." #'mp:process-finished-p other-process)

Change History (0)

Note: See TracTickets for help on using tickets.