-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Description
I am usually working on OSX those days, and when it comes to Linux, tend to use Alpine Linux because a container is quite easy to start. However, running dub test -- --single --trace (or even without the arguments) leads to the testsuite just hanging.
To force a rebuild of up-to-date targets, run again with --force.
Running ./dlang-bot --single --trace
[main(----) INF] Listening for requests on http://0.0.0.0:35499/
[main(----) INF] Listening for requests on http://0.0.0.0:45335/
That might be a problem with unit_threaded, or with how the testsuite is setup.