Changeset 2f04bdd in mainline for uspace/lib/c/test/main.c

Timestamp:
2020-01-05T03:04:37Z (5 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Children:
16d748ee
Parents:
34e91bf
git-author:
Matthieu Riolo <matthieu.riolo@…> (2019-11-16 23:37:32)
git-committer:
Matthieu Riolo <matthieu.riolo@…> (2020-01-05 03:04:37)
Message:

Ensuring that taskman does not initialize itself

Taskman used to try to establish a connection to itself,
which of course did not work. With the old async api
this was not a big issue. But with the new one the taskman
port ends up being blocked.

(No files)

Note: See TracChangeset for help on using the changeset viewer.