#3968 closed enhancement (fixed)

Run CDDL validation in a thread

Reported by: itamarst Owned by:
Priority: normal Milestone: HTTP Storage Protocol
Component: unknown Version: n/a
Keywords: Cc:
Launchpad Bug:

Description

This will allow for some more parallelism, since the GIL is released for large documents, and mutable uploads involve single, potentially quite-large CBOR document.

Change History (1)

comment:1 Changed at 2023-03-08T15:48:37Z by itamarst

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.