Error on closing issue
Created by: yyfrankyy
Close any issue raise this error. but new issue or edit issue work fine.
Started PUT "/{projectName}/issues/51?issue%5Bclosed%5D=true&status_only=true" for 127.0.0.1 at 2012-11-05 14:16:33 +0800
Processing by IssuesController#update as HTML
Parameters: {"authenticity_token"=>"+0zxZ+FfqmaYTWiY6j7Cy3G5Z43Za5B4pHgNlGikCEM=", "issue"=>{"closed"=>"true"}, "status_only"=>"true", "project_id"=>"crawler.js", "id"=>"51"}
Completed 500 Internal Server Error in 5031ms
ActiveRecord::StatementInvalid (SQLite3::BusyException: database is locked: commit transaction):
app/controllers/issues_controller.rb:75:in `update'