-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
FreeBSD >= 13.1 added CLOCK_BOOTTIME but it appears to work differently from what consumers expect.
$ pkg install git meson pkgconf libepoll-shim json-glib
$ git clone https://gitlab.gnome.org/guidog/gmobile.git
$ git -C gmobile fetch origin merge-requests/11/head
$ git -C gmobile merge FETCH_HEAD
$ meson setup gmobile_build gmobile
$ meson compile -C gmobile_build
$ meson test -C gmobile_build timeout
[...]
1/1 timeout TIMEOUT 30.02s killed by signal 15 SIGTERM
$ gmobile_build/examples/gm-timeout -s 1
** Message: 19:01:38.768: Arming timer with 1 seconds
** Message: 19:01:38.769: Now 19:01:38
^T
load: 0.08 cmd: gm-timeout 9389 [select] 40.63r 0.00u 0.00s 0% 6152k
Metadata
Metadata
Assignees
Labels
No labels