uddmorningsun
uddmorningsun
After investigating, no any better method is suitable for my usecase situation :frowning_face:. Reasons: * About `send gotty a SIGINT (Ctrl-C, for instance), it stops accepting new`, how or when...
Yes, send signal to process, I have got that point. `How or when to send` means about signal sending opportunity or chance, my spoken English... > When would you use...
> if no one is using it If send 2 signal directly, new connection will be confused(connected will wait to be closed). **When to send this signal(how do it know...
Thanks your patient for this issue! > Would that do the trick? About another signal handler, it will produce another problem based on k8s app. Since `livenessProbe, readinessProbe` policy, send...
@homholueng FYI, this PR not only support check `BK_IAM_MIGRATION_APP_NAME`, but also fix issue in Django 3.2.X * Django 2.2.X: * pip installation bk-iam * bundle bk-iam src to app *...