179d93f09d
TCP connection should not crash the program if they are closed from within a finalizer. Instead, give a warning if such a class has leaked. (cherry picked from commit 2c0adbc56170571991781cebf1e3aac1549828ad)
4 lines
129 B
Plaintext
4 lines
129 B
Plaintext
name "tests"
|
|
description "Invalid memory operation on TCP connection leakage at shutdown"
|
|
dependency "vibe-d:core" path="../../"
|