Skip to content

v1.1 RC #47

Merged
merged 60 commits into from
Aug 3, 2021
Merged

v1.1 RC #47

merged 60 commits into from
Aug 3, 2021

Conversation

campb303
Copy link
Collaborator

@campb303 campb303 commented Aug 3, 2021

  • Rewrote parser with a formal grammar using pyparsing.
  • Implementing multi-threading in parser for Queue class and load_queues utility.
  • Implemented config file support.
  • Fixed bug where unreadable lock files would break item lock detection.

… to indicate malformed header information in the reply from user section
…essage when the parser encounters a malformed delimiter
…ade the skipTo look for delimiters at the begining of the line
…e the skipTo look for delimiters at the begining of the line
…r and made the skipTo look for delimiters at the begining of the line
…at the start of a given line in the status, edit, and reply-to-user rules
…if a Date header is not found in a reply from user section
benne238 and others added 29 commits July 12, 2021 09:38
…e starmap_async function in the multiprocessing package
…at represent the different queues) and a headers_only boolean value. Modified the docstring accordingly
…custom class from the previous comitt that allows subprocesses to spawn other subprocesses
…the root of the webqueue2api package directory and read the configurations from that file if so
…ains a queue_directory in the parser section
modified logic to avoid directly reading lock file contents due to possible read/write permission issues
…oading-multiple-queues-and-items

Add support for multi-threadded Queue loading
…e-for-webqueue2api-configs

Feature implement config file override for webqueue2api configs
@campb303 campb303 merged commit c648873 into master Aug 3, 2021
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants