#44 Command Busy function - non blocking

닫힘
shimatta4 년 전을 오픈 · 0개의 코멘트
shimatta 코멘트됨, 4 년 전

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 커밋 4 년 전에서 이 이슈 언급
로그인하여 이 대화에 참여
레이블 없음
마일스톤 없음
담당자 없음
참여자 1명
로딩중...
취소
저장
아직 콘텐츠가 없습니다.