#44 Command Busy function - non blocking

Fechado
4 anos atrás foi 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 citou este problema em um commit 4 anos atrás
Faça login para participar desta conversação.
Sem etiqueta
Sem milestone
Não atribuída
1 participantes
Carregando...
Cancelar
Salvar
Ainda não há conteúdo.