Soham Sinha
Soham Sinha
I'm writing a Chrome extension and added below code in content script. I'm getting the following error: > Error in event handler for runtime.onMessage: Error: Filesystem has not been initialized....
Checks if an item is a regular item, then only certain functions are fully executed. Also fixes so that creating a mdnote or standalone md note works for Zotero standalone...
With this, we don't have to invoke SSH multiple times. Better for performance.
Use https://docs.python.org/2.7/library/logging.html
Currently, parsing of `h2load`'s output are carried out by pexpect. We may consider upgrading with better implementation of parsing; may be, just by using `re` in Python.
There needs to be different arguments in the top-level script to indicate mode of operation. For example, a debug mode could write more information to the logging files.