Merge branch 'develop' into babolivier/msc2326_bg_update

This commit is contained in:
Brendan Abolivier
2019-11-04 18:09:50 +00:00
10 changed files with 256 additions and 93 deletions
+1
View File
@@ -0,0 +1 @@
Add some documentation about worker replication.
+1
View File
@@ -0,0 +1 @@
Remove the dependency on psutil and replace functionality with the stdlib `resource` module.