Investigate deadlock (#178)
This commit is contained in:
parent
564d4a6c37
commit
7a13cb57ce
7 changed files with 85 additions and 17 deletions
4
.github/workflows/e2e.yml
vendored
4
.github/workflows/e2e.yml
vendored
|
|
@ -49,3 +49,7 @@ jobs:
|
|||
cd ..
|
||||
|
||||
scripts/e2e.sh 16
|
||||
|
||||
- name: Cleanup
|
||||
if: always()
|
||||
run: scripts/clean-up.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue