Fixed @batchcommand access, automatically disabling procpool under SQLite3.
This commit is contained in:
parent
b28d67534b
commit
0b102bb07b
3 changed files with 53 additions and 10 deletions
1
ev.py
1
ev.py
|
|
@ -236,3 +236,4 @@ class SystemCmds(object):
|
|||
del cmdhandler
|
||||
syscmdkeys = SystemCmds()
|
||||
del SystemCmds
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue