Jocelyn Boullier
Jocelyn Boullier
## Description Following [this discussion](https://prefect-community.slack.com/archives/CL09KU1K7/p1621525420208300) on Slack, I tried to implement a `terminal_state_handler` to output the results of some of the tasks to Slack. This worked great locally (i.e. though...
## Description of change Uses a `FuturesUnordered` to keep track of 8 tasks in parallel. If we already have more than 8 in progress, it will wait for the first...
### What happened? We've imported our current infrastructure into Pulumi. When running `pulumi up`, all our EC2 instances are shown as requiring an update, but when going into the diff,...
Hi, Someone has added an auto-reloading functionality to the python REPL (http://benplesser.com/2013/01/10/beefing-up-the-python-shell-to-build-apps-faster-and-dryer/ thanks for his work) allowing an auto-reload of the import, and even to swap already existing objects. I've...
We don't need to do anything else here, it's just to prepare the shared database.