Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Twig Renderer Cleanup + Fix for Failing Travis Builds #28

Merged

Conversation

sghoweri
Copy link
Contributor

Replacement for #27

This includes updates to better handle cleanup for in-flight / remaining / unexpected renderer requests.

Also appears to address the underlying issue that had been causing previous Travis builds to fail due to timeouts / not returning back data when expected! 🎉

…is trying to be shut down but then another request ends up coming through
… attempted vs each attempt not necessarily counting as an in-progress request; update to make sure failed requests are counted correctly as well.
…self + try to handle cleanup work before returning result
… (internally or externally) without having to check for any in-flight or remaining requests
@sghoweri sghoweri requested a review from EvanLovely January 14, 2019 12:54
@EvanLovely EvanLovely merged commit 120e69d into knapsack-cloud:master Jan 15, 2019
EvanLovely pushed a commit that referenced this pull request Jan 15, 2019
# [0.11.0](v0.10.3...v0.11.0) (2019-01-15)

### Features

* better handling of process cleanup ([120e69d](120e69d)), closes [#28](#28)
@EvanLovely
Copy link
Contributor

🎉 This PR is included in version 0.11.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants