GsDevKit / gsApplicationTools

This repository includes scripts and code that allow a more convenient setup of a Gemstone server application
MIT License
2 stars 2 forks source link

GemServerLauncher needs to isolate processes and semaphores ... not commitable #20

Open dalehenrich opened 9 years ago

dalehenrich commented 9 years ago

Need to use TransientStackVlue to isolate....discovered while working through interactive debugging of Seaside using gem server.

dalehenrich commented 9 years ago

The use case I was looking at was to run the GemServerLauncher to force the main process to be portable, but there are other issues besides the TransientStackValue that get in the way, so this bug will be deferred beyond 1.0.3 (and maybe forever)