Skip to content

Commit 8c5dcc3

Browse files
committed
fixup! Add example of a faulty distlock
1 parent a69355a commit 8c5dcc3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

pm2/simple-distlockerror.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
apps:
2+
- name : simple:distlockerror
3+
script : cli.php
4+
args :
5+
- simple:distlockerror
6+
- redis
7+
instances : 10
8+
exec_mode : fork
9+
cwd : /app
10+
interpreter : /usr/bin/php
11+
max_restarts : 0

0 commit comments

Comments
 (0)