fuhrmanator / PlantUMLPharoGizmo

Pharo support for PlantUML
MIT License
17 stars 3 forks source link

Apply workaround for Zinc error when using Localhost PlantUML server #5

Open fuhrmanator opened 5 years ago

fuhrmanator commented 5 years ago

When using a localhost: PlantUML server, the bug at https://github.com/pharo-project/pharo/issues/4150 happens.

There's a workaround that could be run in the postLoad of the baseline:

ZnNetworkingUtils default socketStreamClass: SocketStream