fatal error: concurrent map
alrzbv opened this issue · 1 comments
alrzbv commented
Expected behavior (what you expected to happen):
shell-operator work
Actual behavior (what actually happened):
shell-operator crash
Steps to reproduce:
- 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)
- 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
diafour commented
Thanks for the report. I think we'll fix it in the next release.