GsDevKit / ServiceVM

The Service VM is intended to provide example code for creating and using a separate "Service VM" for offloading work that in a Squeak/Pharo Seaside application, you would have forked of a thread to do the work
MIT License
2 stars 3 forks source link

unexpected semantics of #doTransaction: with multithreading (used in WAGemStoneServiceTask) #4

Closed dalehenrich closed 10 years ago

dalehenrich commented 10 years ago

The proposed fix in glassdb/glass#22, is "required" for the serviceVM

dalehenrich commented 10 years ago

haha ... @jbrichau already fixed this https://github.com/glassdb/Grease/commit/de396c9ec1d3fcebabde70d11ea21346f234e6e5