Skip to content
Snippets Groups Projects
Commit 661a83c1 authored by pascal.mouquet_ird.fr's avatar pascal.mouquet_ird.fr
Browse files

bugfix signal library in multi_process

parent 123ba511
No related branches found
No related tags found
No related merge requests found
Pipeline #1488 passed
# coding: utf-8
import multiprocessing, subprocess
import os
import os, signal
import time
import logging
from functools import partial
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment