Masashi Umezawa
Results
3
issues of
Masashi Umezawa
I noticed that BaselineOfZincHTTPComponents do not load packages well when SmalltalkHub is down. In this line, ConfigurationOfXMLSupport is specified as a dependency. https://github.com/svenvc/zinc/blob/master/repository/BaselineOfZincHTTPComponents.package/BaselineOfZincHTTPComponents.class/instance/baseline..st#L6 ConfigurationOfXMLSupport itself is in the SqueakSource repository,...
## Description The VM shows extremely high CPU usage when data is sent to a socket and the client connection is destroyed. This issue is specific to Linux VM and...