Error on dub build - Trying Vibe-d for the first time
Andre Pany
andre at s-e-a-p.de
Thu Oct 15 14:55:30 UTC 2020
On Thursday, 15 October 2020 at 14:26:37 UTC, Steven
Schveighoffer wrote:
> 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
You are right, I only tested it on Windows. Here it is working
(stopping with ctrl+c and starting again) except the warnings.
Kind regards
Andre
More information about the Digitalmars-d-learn
mailing list