Christian Eikermann

Results 7 comments of Christian Eikermann

Hey chrissamcat, thank you for the pull request. could you improve the tests? Because currently (wiht your changes) the tests are unstable: https://travis-ci.org/CEikermann/AmazonSQS/builds/12594196 Best regards

"E: Unable to locate package docker-engine" Can you retrigger this build?

@progrium have you a link for buildkit ? :)

@ryanoneill can you give us an update when this pull request can be merged?

Akka have implemented the automatic ping for websockets: https://github.com/akka/akka-http/issues/102 Can we already set this up within the Play Framework (e.g. automatic ping send once per minute)?

A little bit related to https://github.com/sbt/sbt/issues/2274 which looked like being fixed in 2019, wondering that I do have the current issues. Maybe I'm doing something wrong - would be great...

We found out that the process is actually shutdown gracefully, SBT just suppress the stdout at this point. It would be great if SBT could pass the stdout still while...