bors[bot] 091dbfe637
Merge #9535
9535: internal: remove proc macro management thread r=jonas-schievink a=jonas-schievink

Communication with the proc macro server process has always happened one request at a time, so the additional thread isn't really needed (it just forwarded each request, and sent back the response). This removes some indirection that was a bit hard to understand (a channel was allocated and sent over another channel to return the response).

Hope I'm not missing anything here

Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
2021-07-12 13:23:26 +00:00
..
2021-07-05 14:19:41 +03:00
2021-07-05 14:19:41 +03:00
2021-07-09 11:01:55 -04:00
2021-07-11 16:14:39 +02:00
2021-07-08 15:49:39 +02:00
2021-07-11 16:14:39 +02:00
2021-07-11 12:51:33 +00:00
2021-07-05 14:19:41 +03:00
2021-07-05 14:19:41 +03:00
2021-07-05 14:19:41 +03:00
2021-07-05 14:19:41 +03:00
2021-07-12 15:19:53 +02:00
2021-07-09 11:01:55 -04:00
2021-07-09 11:01:55 -04:00
2021-07-05 14:19:41 +03:00
2021-07-09 11:01:55 -04:00
2021-07-11 13:51:52 +03:00
2021-07-05 14:19:41 +03:00
2021-07-08 16:43:39 +02:00
2021-07-10 17:25:16 +00:00
2021-07-05 14:19:41 +03:00
2021-07-05 14:19:41 +03:00
2021-07-05 14:19:41 +03:00
2021-07-05 14:19:41 +03:00