flant/shell-operator

fatal error: concurrent map

alrzbv opened this issue · 1 comments

Expected behavior (what you expected to happen):
shell-operator work

Actual behavior (what actually happened):
shell-operator crash

Steps to reproduce:

  1. Run a hook with a large number of 'schedule' binding at the same time and same includeSnapshotsFrom in different queues (attaching example hook, and log)
  2. Wait for a while

Environment:

  • Shell-operator version: 1.0.7
  • Kubernetes version: v1.20.5
  • Installation type (kubectl apply, helm chart, etc.): kubectl apply

Logs:
crash_log.txt | crash_start.txt

Hook example:
hook.txt

Thanks for the report. I think we'll fix it in the next release.