GRIP
GRIP copied to clipboard
GRIP has a tendency to deadlock when closing out while in development
While at Worlds I was experiencing deadlocking problems a lot when trying to close out GRIP.
It seems that the PlatformRunner
gets stuck in a deadlock.
Perhaps we should implement some sort of timeout mechanism for things scheduled to run in the GRIPPlatform
.
Thoughts?