Skip to content

tasklite polls stdin for 0.5 seconds before printing tasks list #88

@vbmithr

Description

@vbmithr
15:48:28.083214 poll([{fd=0, events=POLLIN}], 1, 0) = 0 (Timeout)
15:48:28.083246 pselect6(1, [0], [], NULL, {tv_sec=0, tv_nsec=0}, NULL) = 0 (Timeout)
15:48:28.083283 pselect6(1, [0], [], NULL, {tv_sec=0, tv_nsec=499999000}, NULL) = 0 (Timeout)
15:48:28.584388 futex(0x2d95228, FUTEX_WAKE_PRIVATE, 1) = 1

Haven't checked the code for why there is this waiting time, but it's kinda annoying.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions