Error on dub build - Trying Vibe-d for the first time
Steven Schveighoffer
schveiguy at gmail.com
Thu Oct 15 14:26:37 UTC 2020
On 10/15/20 10:22 AM, Steven Schveighoffer wrote:
> On 10/15/20 9:55 AM, Andre Pany wrote:
>
>>
>> I meant this one:
>> https://github.com/vibe-d/eventcore/pull/154
>>
>> I testing it at the moment, while there still "leaking" warnings, the
>> ports are released after terminating the application with Ctrl+c. So
>> far I was not able to reproduce the issue with vibe.d 0.9.2 (eventcore
>> 0.9.9).
>
> Soo.... if you try to print a warning it keeps the process alive? I
> can't understand how this would fix it. It is still printing too, so how
> could that have fixed the problem?
>
Not fixed. I just did the same test (dub init -t vibe.d) and it fails to
kill the process. Still have to kill with -9.
-Steve
More information about the Digitalmars-d-learn
mailing list