Closed shikokuchuo closed 1 year ago
The dot function .()
has been re-assigned to complement the deferred evaluation pipe.
The ephemeral server has been renamed .server()
, which is also more preferable descriptively.
Note that although .()
has historically been exported, it was marked ‘internal’ and not included in the documentation index. .server()
should also not be considered a public interface.
The supported method for achieving the same result would be server(maxtasks = 1L)
.
In development builds post- 0.8.3.9005.