Artifact
7b65c97c192b90001de35c09014133c7973d7539:
- File
src/solver/sync.rs
-
2019-12-23 11:52:00
— part of check-in
[e0a67f7ba8]
on branch unified-client-channel
— All messages from the problem are sent through a single channel.
The update and evaluation result channels are now combined in a `ClientMessage`
channel.
The synchronous solver still uses two channels, but the asynchronous solver uses
only one. This corresponds to the behaviour of updates and evaluation results
being received in arbitrary order.
(user:
fifr
size: 31459)
-
2019-12-25 10:19:59
— part of check-in
[3e7f385717]
on branch trunk
— Merge unified-client-channel
(user:
fifr
size: 31459)