-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
RPC server task management #1380
Commits on Apr 2, 2019
-
rearrange some path handling in the rpc server task
Jacob Beck committedApr 2, 2019 Configuration menu - View commit details
-
Copy full SHA for fc2b86d - Browse repository at this point
Copy the full SHA fc2b86dView commit details -
when a dbt RuntimeException is raised inside the exception handler, r…
…e-raise it instead of wrapping it
Jacob Beck committedApr 2, 2019 Configuration menu - View commit details
-
Copy full SHA for f2a0d36 - Browse repository at this point
Copy the full SHA f2a0d36View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec1f4bc - Browse repository at this point
Copy the full SHA ec1f4bcView commit details -
add "ps" and "kill" commands, and track tasks in flight
proper cancel support Refactor rpc server logic a bit fix an issue in query cancelation where we would cancel ourselves fix exception handling misbehavior
Jacob Beck committedApr 2, 2019 Configuration menu - View commit details
-
Copy full SHA for 3f9b996 - Browse repository at this point
Copy the full SHA 3f9b996View commit details -
Jacob Beck committed
Apr 2, 2019 Configuration menu - View commit details
-
Copy full SHA for 8410be8 - Browse repository at this point
Copy the full SHA 8410be8View commit details -
handle ctrl+c during parsing, etc
Jacob Beck committedApr 2, 2019 Configuration menu - View commit details
-
Copy full SHA for 182714b - Browse repository at this point
Copy the full SHA 182714bView commit details -
tests, fight with (test-only?) deadlocks
when adding more threads stops helping, add more sleeps
Jacob Beck committedApr 2, 2019 Configuration menu - View commit details
-
Copy full SHA for 6c8e74b - Browse repository at this point
Copy the full SHA 6c8e74bView commit details -
skip the timing assert on python 2.x
Jacob Beck committedApr 2, 2019 Configuration menu - View commit details
-
Copy full SHA for 3b35734 - Browse repository at this point
Copy the full SHA 3b35734View commit details
Commits on Apr 3, 2019
-
Jacob Beck committed
Apr 3, 2019 Configuration menu - View commit details
-
Copy full SHA for 2654c79 - Browse repository at this point
Copy the full SHA 2654c79View commit details