Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Admin: For IMAP AJAX request, add timeout of 0.5 seconds.
Previously, commit 2b54149 didn't add a timeout, so the AJAX request would hang forever. Since we do not need to wait for a response, this commit adds a timeout to stop the AJAX request from continuing. See #40.
- Loading branch information