No way to cleanup the thread without access to the Registry
-----------------------------------------------------------
Key: TAPESTRY-1528
URL: https://issues.apache.org/jira/browse/TAPESTRY-1528
Project: Tapestry
Issue Type: Bug
Components: tapestry-core
Affects Versions: 5.0
Reporter: Howard M. Lewis Ship
ThreadCleanupHub doesn't have a cleanupThread() method; because of this there's
no way to cleanup a thread.
This is necessary when building a service that manages a thread pool; the
Runnable for each thread is typically wrapped so as to cleanup the thread after
the work is completed, but there's no API to do that.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]