Scott Shawcroft 931757f4a9
Improve web workflow responsiveness
1. Run the socket select task at the same priority as CP. This is
  needed because it queues up the background work. Without it, CP
  needed to sleep to let the lower priority task go.
2. Close the active socket on disconnect. This prevents looping
  over a disconnected but not closed socket.

Fixes #6610. Fixes #6613
2022-07-26 15:29:49 -07:00
..
2022-05-10 12:31:40 -07:00
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2021-11-22 14:54:44 -08:00
2021-04-25 19:57:21 +09:00
2022-03-09 11:07:55 -05:00
2021-06-14 20:54:43 -04:00
2021-06-14 20:54:43 -04:00
2022-03-16 12:36:52 -04:00
2022-06-27 13:39:08 -07:00
2022-07-13 15:30:53 -07:00
2021-11-22 14:54:44 -08:00
2021-03-15 19:27:36 +05:30
2022-05-25 11:18:08 +02:00
2022-03-11 14:03:04 -05:00
2021-07-22 12:57:10 -04:00
2021-07-22 12:57:10 -04:00
2022-07-13 17:35:35 -07:00