#44 Command Busy function - non blocking

Fechado
há 4 anos atrás aberto por shimatta · 0 comentários

Some commands need time to finish. This is a problem in single threaded systems because the command would block the whole system.

The command should be able to return a Busy signal. Afterwards the shellmatta processing function returns busy and has to be polled.

Every time the processing function is polled the command is called directly with the same state as before.

Some commands need time to finish. This is a problem in single threaded systems because the command would block the whole system. The command should be able to return a Busy signal. Afterwards the shellmatta processing function returns busy and has to be polled. Every time the processing function is polled the command is called directly with the same state as before.
shimatta referenciou este problema num commit há 4 anos atrás
Faça login para participar desta conversação.
Sem Etiqueta
Sem Objetivo
Sem utilizador atribuido
1 Participantes
A carregar...
Cancelar
Guardar
Ainda não existe conteúdo.