Results 32 issues of Danny Sung

## Description Added test to ensure that connections are allowed after connection limit has been reached. (Issue #1501) No fix added. This unit test confirms the existing issue. ## Motivation...

Hi all, just putting this here for visibility... Hello Kitura community, I’m delighted to announce that the IBM team who built Kitura are happy to aid in transitioning Kitura to...

When executing an ncurses-based (such as vim), the output does not appear to update correctly. For example: ``` try runAndPrint("/usr/bin/vim") ``` I do not see the vim UI at all....

Thanks for the great library! Is there a way to do the equivalent of "(cd srcdir && tar cf - . ) | (cd dstdir && tar xf - )"...

See comment in: https://github.com/Kitura/swift-html-entities/pull/65#issuecomment-1079367561

Need to review function signatures to see if there's a way to remove compiler warnings [[PR 114](https://github.com/Kitura/Swift-SMTP/pull/114#pullrequestreview-548443724)] ``` Backward matching of the unlabeled trailing closure is deprecated; label the argument...

Current unit tests fail due to email test credentials. The current credentials are failing, presumably because IBM probably shut down the email account they had been using for test. Need...

This job is failing: https://travis-ci.org/github/Kitura/Kitura-WebSocket/jobs/756132904 I think it's probably okay to abandon Swift 4.0.x support, but it would be prudent to understand what this problem is first.

- Remove Swift 4.x from CI - Add Swift 5.4 to CI - Renamed github org references to Kitura