Opened at 2023-09-25T19:00:30Z
Closed at 2023-10-20T14:49:20Z
#4068 closed defect (fixed)
Reduce CPU-intensive operations in the event loop thread
| Reported by: | itamarst | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Performance and Benchmarking |
| Component: | unknown | Version: | n/a |
| Keywords: | Cc: | ||
| Launchpad Bug: |
Description
This will probably happen across multiple tickets, since it may be complex at times, but e.g. generating an RSA key takes a while and really ought not be blocking the event loop thread.
Change History (1)
comment:1 Changed at 2023-10-20T14:49:20Z by itamarst
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
