#44 Command Busy function - non blocking

Closed
opened 4 years ago by shimatta · 0 comments
shimatta commented 4 years ago

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 referenced this issue from a commit 4 years ago
Sign in to join this conversation.
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.